Tags for unsubscribes, changing details, subscription and web version
Please note: These tags are not relevant to the drag & drop editor.
Our application has special links that allow newsletter recipients to unsubscribe, subscribe, change their personal details or view the web version. You can add these links while creating the newsletter (using the editor that appears with an lp-multiline tag), but you can also include these links in the template. For the unsubscribe link, this is mandatory even.
Unsubscribe
For the import of the template, you are required to include an unsubscribe link. An unsubscribe link looks like this:
<lp-unsubscribe>Unsubscribe</lp-unsubscribe>
(The text between the tags is, of course, freely definable).
Change personal details
We recommend that you include this link, which allows recipients to change their details, in all yours newsletters by default:
<lp-editprofile>Change details</lp-editprofile>
(The text between the tags is, of course, freely definable).
Subscription
Some users of our program like to include a sign-up link in the newsletter for when it is forwarded. This can be done as follows:
<lp-subscribe>Subscribe</lp-subscribe>
(The text between the tags is, of course, freely definable).
Web version
We recommend that you include this link, which allows recipients to view the newsletter in their browser, in all your newsletters by default:
<lp-webversion>View web version</lp-webversion>
(The text between the tags is, of course, freely definable).