Tagging email unsub link to only unsub user from a specific campaign | Community
Skip to main content
Greg_Robinson1
Level 2
June 3, 2020
Solved

Tagging email unsub link to only unsub user from a specific campaign

  • June 3, 2020
  • 1 reply
  • 2025 views

Hello - we are looking to use an unsub link for a specific email campaign, so that when a user clicks Unsubscribe from an email in a campaign, they are only unsubscribing from that campaign, and not all company emails.  Is anyone aware of a quick/easy way to do this, without creating a completely new unsub center?  I've done this using Publication Lists in SFMC in the past, but have not found a similar way to tag emails/campaigns in Marketo in a similar way.

thanks!

Greg

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

You can add the {{Campaign.Id}} to a link and act on that... no reason for your Unsubscribe page to manage the system Unsubscribed field if you don't want it to. (What the form on the page does is up to you.)

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
June 3, 2020

You can add the {{Campaign.Id}} to a link and act on that... no reason for your Unsubscribe page to manage the system Unsubscribed field if you don't want it to. (What the form on the page does is up to you.)

Greg_Robinson1
Level 2
June 3, 2020

I think this is what I needed.

Thank you!