Mirror and unsubscription links
Lien miroir
{{ mirror_page_url }}
Example:
Here is the online version (on here, you must set a link with href={{ mirror_page_url }})
Unsubscription link
{{ unsubscription_form_url }}
If you use the variable {{ unsubscription_form_url }}
it will create a URL that will redirect to the unsubscription form that is marked as the default one in your universe.

How to know which unsubscription form is the default one
If you wish to redirect to a specific unsubsrcription form, you can use its ID like this : {{unsubscription_form_url | form_id: '0198e6ea-e434-7c80-b5ff-e86984a5fb45'}}
Example:
If you no longer wish to receive our emails, you can unsubscribe here (on here, you must set a link with href={{ unsubscription_form_url }} )
Updated 8 days ago