Email Personalization
Email personalization lets you tailor each message to the person receiving it. Instead of sending the same generic text to every contact, you can address people by name, reference their company, and include details that make the email feel like it was written just for them.
Available variables
The Unsubscribe URL
The {{unsubscribeUrl}} variable is a special case. Unlike standard variables, it isn't tied to a specific contact's data profile. Instead, the system automatically generates a unique, secure opt-out link for every individual recipient at the exact moment a send goes out.
Variables Reference Tool
Quickly find and insert contact and company details into your messages. Just click the copy icon next to any variable in the reference dialog, then paste the double-curly-brace syntax directly into your email content.
Personalizing subject lines
Personalization isn't limited to the body of your message. You can use the exact same personalization variables in your subject lines to capture attention before the email is even opened. Simply paste the double-curly-brace syntax directly into the subject field to dynamically insert names, companies, or other custom data.
Stand Out in the Inbox
Grab your reader's attention before they even open the email. Click the Settings icon in the toolbar to add variables like {{contact.firstName}} directly into your subject line, ensuring every recipient gets a message tailored just for them.
What happens when data is missing
The definitive way to verify your personalization is by seeing the email in a real inbox. Click the Send Test button in the toolbar, enter an email address (which defaults to your own), and click Send. The system compiles your email, replaces all personalization variables with default sample data, and delivers a real message to that address. Always check the result on both your phone and desktop. Look closely at the subject line, the greeting, and every spot where a variable was used to ensure the final message reads naturally.
Best Practices for Email Personalization
FAQ
When you send a test email, the system compiles your message and replaces all personalization variables with default sample data. This allows you to verify your layout and variable placement without using real contact data.
If a contact on your list is missing the data for a specific variable, it will render as an empty string in the final email. Always preview your sends and ensure your contact data is complete before sending.
Variables must use the exact double-curly-brace syntax to work properly. Use `{{` to open, followed by the exact variable path (like `contact.firstName`), and `}}` to close. To avoid typos, click the copy icon next to any variable to copy it to your clipboard, then paste it directly into your content.