Create a Footer
Knowledge Level: ![]() |
Time: 5 minutes |
Suggested Skills: Contact Management, HTML, CSS |
Objective: This article covers the different methods for appending footer information to your email campaign. |
The following tokens should be inserted as a URL would be inserted into a link. These tokens are not to be inserted as text.
Update Preferences: [Campaign.ManagePreferencesURL]
Unsubscribe: [Campaign.UnsubscribeURL]
View Online: [Campaign.ViewOnlineURL]
You will insert the token in the URL field for the link. The HTML will appear as such:
<a href="[Campaign.ManagePreferencesURL]">Update Preferences</a>
<a href="[Campaign.UnsubscribeURL]">Unsubscribe</a>
<a href="[Campaign.ViewOnlineURL]">View Online</a>
Quick Links | Definition |
Find on Facebook | Facebook Profile as set in your organization settings |
Follow on Twitter | Twitter Profile as set in your organization settings |
Watch on Youtube | Youtube Profile as set in your organization settings |
Connect on LinkedIn | LinkedIn Profile as set in your organization settings |