Please note that this is the help section for the former Newsletter2Go software.

How Can I Add Placeholders to My HTML?

You can edit the HTML source code in the fourth step of creating a campaign.

Inserting placeholders allows for individualized campaigns with automated processes.

Please use the following HTML placeholders:

1) Logout

{{'https://unsubscribe.newsletter2go.com' | unsubscribe_list}} –> for your current contact list

{{'https://unsubscribe.newsletter2go.com' | unsubscribe}} -> for all contact lists

{{'https://www.google.com/' | unsubscribe_list}} -> for your current contact list/custom landing page

2) Web Version

{{recipient.webversion}}

Use the unsubscribe and web version parameters in the href of these links.

3) Double Opt-In Link

{{'https://subscribe.newsletter2go.com' | subscribe}}

4) Personalization

To address your contacts personally, first you should model the personalization you want in the editor. Then you have to copy the parameter you need from the source code. To view the source code, right-click on the editor in your browser and select on Examine/Inspect. The parameter listed under the attribute Data Placeholder corresponds to the personalization you want to use.