Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the lsvr-faq domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u943064606/domains/docs.aritic.com/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the lsvr-knowledge-base domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u943064606/domains/docs.aritic.com/public_html/wp-includes/functions.php on line 6114
How to add email personalization token to subject line? – Aritic PinPoint Docs
Skip to content Skip to main navigation Skip to footer

How to add email personalization token to subject line?

To personalize email template body and email subject you can use email personalization tags directly inside the email subject line and it will work for the campaigns automatically.

List of all email personalization tags are available here.

For example, you want to get the subject line like this:

[First Name], This is the subject line

Then you can update the subject line like this – inside email template and email campaign:

{contactfield=firstname}, This is the subject line

Above tag, {contactfield=firstname} will automatically resolve into contacts first name inside the sent campaigns.

Note: These email personalization tags might not work inside the test email campaigns.