Remove Macro
[Professional and Corporate Editions Only]
The Remove macro inserts the unsubscription link. When the recipient clicks the link, AY Track will automatically register the unsubscription request for the recipient.
#/Remove/#
You can also specify a URL where the subscriber is going to be redirected after the unsubscription as follows:
http://www.yourwebsite.cpm/unsubscribed.html?#/Remove/#
If you use the macro in the HTML message, you need to enclose it into the A tag. For example:
<A HREF=#/Remove/#>Unsubscribe</A>
On the WYSIWYG Tab you can insert Remove macro through the Hyperlink dialog.
|