Tags
unsubscribe_link
The unsubscribe_link
tag outputs a link to unsubscribe from the message’s subscription group.
unsubscribe_link
is critical for marketing emails, for both legal and user experience reasons. It should be included in the footer of your email, along with your company name, and address e.g.
unsubscribe_url
If you need to customize the unsubscribe link, you can use the unsubscribe_url
tag to only output the URL.
subscription_management_link
The subscription_management_link
tag outputs a link to the subscription management page without automatically unsubscribing the user. This allows users to manage their subscription preferences manually.
Channel Display Behavior
The subscription management page accessed via this link will always show subscription groups for all channels, allowing users to comprehensively manage their preferences across email, SMS, and other messaging channels.subscription_management_url
If you need to customize the subscription management link, you can use the subscription_management_url
tag to only output the URL.
subscription_management_link
- always showing subscription groups for all channels.