Personalisation Tokens

Email Marketing

Also: Merge Tags · Merge Fields · Dynamic Tags

What it isPlaceholder that pulls in subscriber data
Common useFirst name, last purchase, location
Watch forBroken tokens when data is missing
Judge againstRelevance, not novelty

Quick definition

Personalisation tokens are placeholders inside an email template that automatically pull in a subscriber's data, such as their first name, last product viewed or location, when the email sends. They let you write one template that renders differently for every recipient.

How it varies across Australia

Australian email programs that use personalisation tokens well tend to lean on behavioural data like last purchase or browse history rather than just first name. The businesses seeing the strongest lift are the ones treating tokens as a segmentation problem, not a template feature.

See email performance benchmarks across Australian industries

What it actually means

A personalisation token is a small piece of code inside your email, usually wrapped in double curly brackets or percentage signs depending on the platform, that gets swapped out for real data at send time. Write `{{first_name}}` once in your template and every recipient sees their own name instead.

The mechanism is simple. The value most people overrate is name tokens and the value most people underrate is behavioural tokens. Swapping in someone's first name is table stakes now, most subscribers barely register it. Swapping in the product they last browsed, their nearest store location or their loyalty tier is where personalisation tokens start doing actual work.

Tokens only ever perform as well as the data feeding them. A token pulling from a CRM field that's mostly empty will either break the sentence or default to something generic, which undermines the whole email. This is why personalisation tokens live downstream of segmentation and clean data, not upstream of it. You can't token your way out of a messy contact list.

The other thing worth knowing: tokens are the mechanism, dynamic content blocks are the next step up. Tokens swap a word. Dynamic content swaps entire sections of the email based on segment or behaviour.

A first-name token doesn't make an email personal. It makes it look personal for about half a second.

How it shows up

Personalisation tokens show up in subject lines, preview text, greeting lines, product recommendation blocks and CTA copy. They also show up in the failure mode. A greeting that reads 'Hi ,' with a dangling comma is a broken token, usually caused by a blank field with no fallback value set. That single mistake signals to the reader that the email came from an automated system that wasn't checked, which does more damage than a generic greeting would have.

The Australian context

Australian first-name data is messier than most marketers assume, particularly for businesses with older CRM systems, forms collected pre-Privacy Act updates, or lists merged across multiple platforms over the years. Nicknames, initials and business names in the first-name field are common. Always set a fallback value (something like 'there' instead of a blank) rather than assuming the field will be populated.

Where people get this wrong

Not setting a fallback value for missing data.When a token has nothing to pull from, it renders blank or breaks the sentence entirely. Every token needs a default value defined before it goes live.
Using tokens as the whole personalisation strategy.A name swap on an otherwise generic email is a low-effort trick most subscribers see through. Real personalisation pairs tokens with segmentation and relevant content, not just a name.
Never testing with edge-case data.Sending a test to yourself with a clean record hides the problem. Test with a record that has blank fields, long names or special characters to see how the token actually behaves.

Related terms

Common questions

What's the difference between a personalisation token and dynamic content?

A token swaps a single word or value, like a name or city. Dynamic content swaps entire blocks of the email, like showing a different product grid to different segments. Tokens are the smallest unit, dynamic content is the broader system built on top.

Why do my personalisation tokens sometimes show up blank?

The field the token pulls from is empty for that subscriber and no fallback value was set. Every token should have a default value defined so the email still reads properly when the data is missing.

Do personalisation tokens actually improve email performance?

Behavioural tokens, like last product viewed or loyalty status, tend to improve click-through rate more reliably than name tokens alone. Name personalisation is now expected, not exceptional, so the lift from it has flattened across most Australian inboxes.

What data do I need before using personalisation tokens well?

Clean, reasonably complete fields in your CRM or email platform. Segmentation and consistent data collection at signup matter more than the token syntax itself. A token is only as good as the field feeding it.

Debrief

Get the next one

No spam. No fluff. Just the next article, straight to your inbox.

Keep exploring

About New Rebellion

New Rebellion is a marketing intelligence consultancy. We build tools, score Australian businesses on how their marketing actually performs, and publish Debrief every day. This dictionary is part of how we work in the open.

How we think →