By default, if you use an unsubscribe URL managed by Mindbaz, a confirmation request is displayed when the link is clicked. If you want to remove the confirmation, in order to apply one-click unsubscribe, we explain how to do it here.
It's very simple to set up; just add the following parameter to the unsubscribe URL:
unsub = 1
Example of an unsubscribe URL pre-created by Mindbaz when your database is created: https://unsub.sousdomaine/?eis=[[FIELD.0|encrypt]]&s=[[CONF.7]]&b=[[CONF.1]]
- s = id_sent (ID of the mailing from which a user wants to unsubscribe)
- b = id_site (corresponding to the ID of your MINDBAZ database)
Here is the same URL configured for one-click unsubscribe:
https://unsub.sousdomaine/?eis=[[FIELD.0|encrypt]]&s=[[CONF.7]]&b=[[CONF.1]]&unsub=1