Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/User_Guide/Suppressions/global_unsubscribes.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ You can download your Global Unsubscribe list as a CSV by clicking the gear icon
Global Unsubscribe Substitution Tag
{% endanchor %}

When you add the ```<% asm_global_unsubscribe_url %>``` tag to your email, we will replace that tag with the text "Unsubscribe From All Emails", wherever the tag is found in your email. This will allow your recipient to be [globally unsubscribed]({{root_url}}/User_Guide/Suppressions/global_unsubscribes.html) from all of your emails. For more substitution tags, please visit our [Template Engine]({{root_url}}/User_Guide/Templates/create_edit.html#-Unsubscribe-Substitution-Tags).
When you add the ```<%asm_global_unsubscribe_url%>``` tag to your email, we will replace that tag with the text "Unsubscribe From All Emails", wherever the tag is found in your email. This will allow your recipient to be [globally unsubscribed]({{root_url}}/User_Guide/Suppressions/global_unsubscribes.html) from all of your emails. For more substitution tags, please visit our [Template Engine]({{root_url}}/User_Guide/Templates/create_edit.html#-Unsubscribe-Substitution-Tags).


{% anchor h2 %}
Expand Down