Alternate way for Implementation of One-Click List Unsubscribe solution
Hi,
We are trying to implement the One Click List-Unsubscribe solution for our gmail addresses.
Unlike the provided adobe documentation steps we are trying to use dynamic JSSP code to have the logic for updating the recipient flag post the user clicks on "Unsubscription link".
But we are facing an issue that when a user clicks on Unsubscription link in gmail , it shows the message for unsubscribed but still the link to unsubscribe is visible and when he clicks on it again it follows the mailto Option approach and redirects to website to unsubscribe.
please suggest for any alternative approach for implementing the One click list unsubscribe solution.
Thanks in advance.