End-users that have subscribed to any ESP campaign or mailing list are able to manage their newsletter preferences by clicking on the "Unsubscribe" link in the footer of any of the received emails.
By default, this page's design or copy can not be updated.
If you'd like to create a custom page to redirect users to and for them to manage their newsletter preferences, you can do so by following the steps described below:
-
First, you would need to take a look at our ESP API endpoint described here about how to receive the mailing lists for your ESP site.
-
Based on this you can create custom CTA offers for your users to subscribe to the individual newsletters with the proper information configured in the corresponding mailing lists.
Here you can find some examples of how to programmatically subscribe users to a specific mailing list. If you are using Identity Management, you can take a look at this section for integrating ESP with Identity Management.
If the user is anonymous - once they click on the CTA button to subscribe to the newsletter a pop-up will appear where the end-user needs to enter their email address and after confirming, they will be subscribed to the selected mailing list/s.
If you are using Identity Management and the end-user is already logged in, their email will be taken from Piano's side.