A newsletter unsubscribe form is a special form of the web forms. After the form submission, the system marks the corresponding entry in the pool as deleted. However, it should be as easy as possible for the newsletter recipient to unsubscribe via the 1-click unsubscription.
Important!
For security reasons, we recommend not to integrate this form directly into the website, but to send it as an e-mail, which the system sends to the person to be unsubscribed as a confirmation e-mail of an upstream form. This prevents misuse of this function.
Required objects
Form
eMailing
Procedure
Create a form, see: Create Forms.
In the unsubscribe form, under the Configuration tab, activate the Unsubscribe option as the entry method and the Profile ID option as the uniqueness criterion.
Select the profile ID during the unsubscribe procedure to uniquely identify the profile.
Link the unsubscribe form in an emailing that you send directly to the profile. This allows the form to be uniquely associated with the profile. Either select the form in the text editor under the Forms button, or link to the form with the integration URL of the form and append ,u={$UID}. to the integration URL of the form.
Link the unsubscribe form directly in an emailing, via the Forms button.
Note!
To ensure that the correct profile is removed from the form, the profile ID of the relevant profile must be transferred to the form. This can be done by appending the profile ID with ,u={$UID} to the link of the form.