Can I update the Unsubscribe HTML link to point to a different external unsubscribe page based on language (i.e. fr, de, cn)? | Community
Skip to main content
Craig_Boren
Level 2
July 30, 2019
Question

Can I update the Unsubscribe HTML link to point to a different external unsubscribe page based on language (i.e. fr, de, cn)?

  • July 30, 2019
  • 1 reply
  • 1883 views

We have set up various external (non-Marketo) unsubscribe pages, one for each language, on our corporate websites. Is there a way to update the Unsubscribe HTML in admin -> email to point to a different url based on different criteria such as language?

For example:

www.website.fr/unsubscribe - This would be the unsubscribe page for France

website.de/unsubscribe - This would be the unsubscribe page for Germany

1 reply

SanfordWhiteman
Level 10
July 30, 2019

Yes: if the language is stored as a {{lead.token}}, you can append it to the path.

Craig_Boren
Level 2
July 30, 2019

Thanks @Sanford Whiteman‌! I'll try this and see if it works!