
By enabling the two-step unsubscribe process, a recipient that clicks the unsubscribe link will be taken to a web page where he needs to click a secondary link to actually unsubscribe. Without this setting, clicking the original link in the email will unsubscribe him. This feature enforces a two-step unsubscribe process versus a one-step unsubscribe process.
Our clients have been asking for this feature because:- Often times subscribers click the unsubscribe link unintentionally. With this feature activated, clicking the link in the email will not immediately unsubscribe a recipient.
- Some anti-spam systems scan the body of an email and programmatically visit every URL in the email, thus triggering the click of the unsubscribe link. The two-step confirmation process will prevent software from automatically unsubscribing a recipient.
With the two step unsubscribe feature, do we as developers have any control over the secondary unsubscribe page? We would like to give the email recipient some further options such as reduce the frequency of emails or other options short of actually performing the unsubscribe.
ReplyDeleteThe two-step unsubscribe feature only allows the recipient to confirm that they want to unsubscribe. There is currently no feature to select other options at this time.
ReplyDeleteIt is possible to have the unsubscribe process redirect to your own URL. To do this, click on the 'Settings' tab, click 'Unsubscribe Options', and then fill out the URL in the 'Unsubscribe Redirect URL' box.
I hope this helps.
Great addition!
ReplyDeleteAre there any plans to integrate the two-step unsubscribe with the redirect URL (i.e., to allow people to land on a custom "are you sure" page followed by a custom "you have unsubscribed" page)? I'm sure this would be valuable to a lot of clients, as they could then customize the "are you sure" page with "here's what you'll be missing if you unsubscribe" messages.
Hi Naomi,
ReplyDeleteI'm not aware of any plans for this, but if you want to build your own unsubscribe page, you could use our API to process the unsubscribe request. You would need to include your own unsubscribe link, and we would need to turn our forced unsubscribe link off.
If this is something you want to do, please build your unsubscribe
mechanism, then contact our support team with details of where it is, how it works, etc. https://www.jangomail.com/Support/
Once we review the mechanism, we can look at disabling the forced unsubscribe link on our end.
If we do come up with a new feature for the interface, we'll send out an email and update the blog.
Thanks,
Melissa
Thanks Melissa!
ReplyDelete