What Is a Merge Tag?
A merge tag is a shortcode used inside an email template to insert dynamic, subscriber-specific content automatically at the point of sending. The term originated with early email marketing platforms and remains widely associated with Mailchimp, where merge tags follow the format *|FNAME|* for first name and *|LNAME|* for last name. Other platforms use slightly different syntax but the underlying concept is identical: write the tag once in your template, and each recipient receives an email that reflects their own data.
Merge tags work by pulling information from the fields stored against each subscriber record in your email list. Common uses include inserting the subscriber's first name into the greeting, including their city to create geographically relevant content, referencing their purchase history in follow-up emails, or displaying their account details in transactional emails. The quality of your personalisation is directly limited by the quality and completeness of your subscriber data, which is why data hygiene and compliance with POPIA are foundational to any effective email programme.
Merge tags are closely related to the broader term personalisation token, which is used by more modern platforms such as HubSpot, Klaviyo, and ActiveCampaign. While the two terms describe the same concept, the notation differs. Regardless of platform, the principle is the same: a placeholder in your template that resolves to unique data for each subscriber. Every tag should have a fallback value configured so that emails remain coherent even when subscriber records have missing fields.
Merge Tag In Practice
A Cape Town insurance company sending a renewal reminder email might use a merge tag to insert each policyholder's name, policy number, and renewal date into a single template. The email renders as a personalised letter for each of the thousands of policyholders on the list, without the company needing to manually draft individual messages. The result is a scalable, professional communication that feels one-to-one, improving open rates and reducing the chance that recipients ignore the reminder.
South African businesses using platforms like Mailchimp or Klaviyo should map their CRM fields to email platform fields during initial setup, so that merge tags for information like province, preferred language, or account balance draw from the correct data source. Test your merge tags by sending to internal test addresses before deploying to your full list. A broken merge tag in a subject line, such as "Hi *|FNAME|*, your order is ready" appearing unresolved, erodes trust and signals poor technical execution. Combine merge tags with thoughtful subject line copy and the right email cadence for maximum impact.
What a merge tag is
A merge tag (also called a personalisation tag or merge field) is a placeholder used in email marketing that is automatically replaced with a subscriber's specific data when the email is sent, allowing each recipient to receive a personalised message from a single template. Instead of writing Hi there, a marketer writes a merge tag for the first name, and the email platform replaces it with each recipient's actual first name, so one email personalises to every subscriber. Merge tags pull from the data stored about each subscriber, first name, last name, company, location, or any custom field the list holds, and insert it into the email where the tag is placed. The exact syntax differs by platform (for example, Mailchimp uses a particular format, other platforms use their own), but the concept is universal across email marketing tools. Merge tags are fundamental to email personalisation because they let a marketer send individually-personalised emails at scale, addressing each recipient by name and tailoring content to their details, from a single campaign, rather than writing separate emails. Understanding merge tags matters because personalisation, even something as simple as using the recipient's name, tends to improve engagement, and merge tags are the mechanism that makes personalised, data-driven email possible, so knowing how to use them (and use them safely) is a basic skill in email marketing.
Using merge tags effectively and safely
Using merge tags effectively means personalising in ways that genuinely improve the email, while using them safely means guarding against the common failure modes that make personalisation backfire. The most important safeguard is a fallback (default) value: because a merge tag inserts whatever data the subscriber's record holds, a recipient with a missing or blank field would otherwise receive an awkward Hi , or Hi *|FNAME|*, so setting a default (such as Hi there when no first name is stored) prevents embarrassing gaps. Data quality matters too: merge tags are only as good as the underlying data, so messy data (all-lowercase names, misspellings, wrong fields) inserts messy personalisation, meaning clean, well-maintained subscriber data is essential for personalisation to look right. Merge tags can personalise more than the greeting, content, offers, locations and recommendations can be tailored using stored data, but the personalisation should be accurate and appropriate, since visibly wrong or over-familiar personalisation (wrong name, referencing data creepily) harms trust more than no personalisation. Testing before sending, previewing with sample data and sending test emails, catches broken tags, missing fallbacks and formatting problems before they reach subscribers. Merge tags can also be used in subject lines on many platforms (for example, including the recipient's name), which can lift open rates, again with a fallback to avoid a blank or broken subject. For a South African business, using merge tags with proper fallbacks, clean data and testing lets it send personalised, engaging emails at scale safely, whereas careless use, no fallbacks, poor data, or untested tags, produces the broken, awkward personalisation that undermines the very engagement it was meant to build. The discipline is therefore to personalise with accurate data, always set fallbacks, and test before sending.
FAQ
What is the Mailchimp merge tag for first name?
In Mailchimp, the merge tag for first name is *|FNAME|*. You place this code anywhere in your email subject line or body and Mailchimp replaces it with the subscriber's first name at send time. If the first name field is empty, you can configure a fallback inside the tag, for example *|FNAME:there|* which outputs 'there' when no name is available.
Can merge tags be used in email subject lines?
Yes, most email marketing platforms support merge tags in subject lines. Using a recipient's first name in the subject line, such as 'Thabo, your order has shipped', is one of the most effective personalisation tactics for improving open rates. Always test personalised subject lines against a non-personalised variant to measure the lift for your specific audience.