Unsubscribe link setup

hf3gddJ8

New Member
I am setting up my 1st campaign and an Unsubscribe link, but the link does not take you anywhere.
Does Mailwizz have its own Unsubscribe page within the software that I need to link to, or do I need to create my own webpage?
Thanks Dave
 
@hf3gddJ8 - you just have to use the [UNSUBSCRIBE_URL] tag in your email template, like:
Code:
<a href="[UNSUBSCRIBE_URL]">Unsubscribe me</a>
 
Thanks. I have added this to my email, but all that shows is the token, please see screenshot.
 

Attachments

  • Screenshot 2019-09-16 at 16.04.55.png
    Screenshot 2019-09-16 at 16.04.55.png
    15.6 KB · Views: 82
Thanks. I have added this to my email, but all that shows is the token, please see screenshot.
The above code posted by twisted must be put in the source code and the unsubscribe link will show up only in A SENT EMAIL to a SUBSCRIBER, it will not show up in the editor nor in the test email.

Hope that helps.
Andy
 
Back
Top