Home
» Campaigns - Your Campaigns > How can I personalize my campaign?
You can use the following System Personalization features:
-
Subscriber Name: %NAME%
-
Subscriber Email: %EMAIL%
-
Your Company Address: To print your company’s address, as specified in your Campaign Settings under the My Account section.
-
Forward Link: To print the text “Forward Newsletter”
HTML Code:
<a href="%FORWARD_LINK%" target="_blank">Forward Newsletter</a> -
Web Version Link: To print the text “View Web Version”
HTML Code:
<a href="%WEB_LINK%" target="_blank">View Web Version</a> -
Unsubscribe Link: To print the text “Click here to unsubscribe”
HTML Code:
<a href="%UNSUBSCRIBE_LINK%" target="_blank">Click here to unsubscribe.</a>
Below are our subscriber personalization features, based on subscriber data fields:
-
Company Name: %COMPANY_NAME%
-
Title: %TITLE%
-
Department: %DEPARTMENT%
-
Address: %ADDRESS%
-
Country: %COUNTRY%
-
City: %CITY%
-
State/Province: %STATE_PROVINCE%
-
ZIP/Postal Code: %ZIP_POSTAL_CODE%
-
Office Number: %OFFICE_NUMBER%
-
Home Number: %HOME_NUMBER%
-
Mobile Number: %MOBILE_NUMBER%
-
Fax Number: %FAX_NUMBER%
-
Date of Birth: %DATE_OF_BIRTH%
-
Gender: %GENDER%
-
Marital Status: %MARITAL_STATUS%
-
Preferred Mail Format: %MAIL_FORMAT%
