Skip to main content

Hi, 

I’m trying to set up an option to opt-out of future campaigns (e.g. Mother’s Day). This guide below” 

 is really helpful, but unless get these properties from a sign-up form (which would exclude existing customers), it looks like I have to create a landing page.  

 

Is there a way to get subscribers to opt-out of upcoming campaigns without having to direct them to a landing page?

 

Thanks so much.

Hi there @chloelongsoup,

Welcome to the Community!

Quick question, is there a reason for not including an unsubscribe link and opt-out option on the initial campaign emails? Would providing a link not get past the need for a second opt-out page?

Thanks!
Alex


Hi, I need an answer to this question too, it doesn’t appear to be possible from what I can see.  Did you get anywhere?


Hi @Pamoja,

I believe the other ESPs could be offering mailto unsubscribe as well (that we do not) that can result in a direct unsub instead of directing a user to the unsubscribe landing page. I found this article here that might share that similar info.

 

Hope that helped,

Alex


Hi
I hope you found a solution to opt-out of your specific campaign.

What you could do in the future, is create an email with a dynamic link. I have listed the process here:

  1. Create a campaign, select a template.
  2. Use a button and write: Opt-out for this campaign
  3. Add a dynamic link: {% update_property_link 'YOUR_PROPERTY' 'True' 'REDIRECT_LINK' %}
  4. Example: {% update_property_link 'Mothersday' 'True' 'https://website.com' %}
  5. Create a segment based on the updated properties: Property about someone ‘Mothersday’ is True. Click: Update segment.
  6. When you send the campaign, you excluse your new segment.

I hope this guide helps.


Reply