Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Configuring AJO to take Gmail Integrated Unsubscribes into account

Avatar

Level 1

We are looking to set up our AJO/AEP sandbox such that members who unsubscribe using our link in the email itself. However, we also want to make sure we can configure the email such that members who unsubscribe using the integrated Unsub feature in their ESP (gmail, outlook, etc) also unsubscribe from further communications from us. 

 

Any documentations on this, or info on how we could get this done?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

@KainoaHe2 You need to use Enable List-Unsubscribe.

Now, Add an unsubscribe link directly in the content of your email (footer or wherever makes sense). 

 

  • Enable the “List-Unsubscribe” header in your AJO email channel configuration. This adds both a mailto and a one-click POST URL to the emails' headers (if the client supports it).
  • Recipients see an “Unsubscribe” button in Gmail, Outlook, and others. Clicking it triggers an automatic, authenticated opt-out, no manual landing page visit needed. 


View solution in original post

3 Replies

Avatar

Employee

Hi @KainoaHe2 ,

 

That functionality is called List-Unsusbcribe and it can be configured as per the documentation defined here https://experienceleague.adobe.com/en/docs/journey-optimizer/using/channels/email/configure-email/li... 

 

You can go for Adobe Managed unsubscribe or do your custom implementation. Unsubscribes are currently supported at Identity level or per channel. 

 

Hope this helps.

Avatar

Correct answer by
Employee Advisor

@KainoaHe2 You need to use Enable List-Unsubscribe.

Now, Add an unsubscribe link directly in the content of your email (footer or wherever makes sense). 

 

  • Enable the “List-Unsubscribe” header in your AJO email channel configuration. This adds both a mailto and a one-click POST URL to the emails' headers (if the client supports it).
  • Recipients see an “Unsubscribe” button in Gmail, Outlook, and others. Clicking it triggers an automatic, authenticated opt-out, no manual landing page visit needed. 


Avatar

Employee Advisor

@KainoaHe2 were you able to try and test the above suggestion?