where do I put html tags for unsubscribe?
I want to put the [unsubscribe] tag in my html code, but I do't know where.
Here is a part of the code:
Please point out where to put the tag.
kind regards
max
This discussion has been closed.
I want to put the [unsubscribe] tag in my html code, but I do't know where.
Here is a part of the code:
Please point out where to put the tag.
kind regards
max
Comments
a href="#" style="border-bottom:1px #777777 dotted; text-decoration:none; color:#777777;">To unsubscribe click here
this is better ;-)
Hi @maxdelius,
You can use the [unsubscribe] tag like this:
<a href="[unsubscribe]" style="border-bottom:1px #777777 dotted; text-decoration:none; color:#777777;">To unsubscribe click here</a>
or
<unsubscribe style="border-bottom:1px #777777 dotted; text-decoration:none; color:#777777;">To unsubscribe click here</unsubscribe>
Thanks.
Best regards,
Ben
thank you Ben, in addition to my previous question, what are the tags for "forward to a friend" and "view online"?
Kind regards
Bert
There's no 'forward to friend' yet. For 'view online', it's
<webversion>View online</webversion>
or[webversion]
.You can see all these when you create or edit a campaign.