Hi everyone,
I send mails to the client every week and I would like to set up a unsubscribe button on the OpenEMM 2020.
Just in the mail below:
Do you want to unsubcribe, please click ...
Is there a code, which I can copy in?
Or an manual to configure?
Unsubscribe Button
Moderator: moderator
-
- Site Admin
- Posts: 2620
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Unsubscribe Button
Have you had a look at the manual, chapter "Example Form: Unsubscribe"?
OpenEMM Maintainer
-
- Posts: 10
- Joined: Thu Jul 09, 2020 12:15 pm
Re: Unsubscribe Button
Yes I read it but, I need just a button (HyperLink) in the Mail to unsubscribe.
Lot of other newsletter have that.
E.q
Unsubscribe from newsletter
-> then you can click, and the recipient is unsubscribed.
I don't know how and where I should copy paste the link and where I can find the CompanyID:
https://rdir.de/form.action?agnCI=123&a ... D=##AGNUID##
Lot of other newsletter have that.
E.q
Unsubscribe from newsletter
-> then you can click, and the recipient is unsubscribed.
I don't know how and where I should copy paste the link and where I can find the CompanyID:
https://rdir.de/form.action?agnCI=123&a ... D=##AGNUID##
-
- Site Admin
- Posts: 2620
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Unsubscribe Button
Company ID in OpenEMM is always 1 (parameter agnCI). agnFN defines the name of the web form in OpenEMM and placeholder ##AGNUID## will automatically replaced with the user's ID by EMM.
OpenEMM Maintainer