listmonk icon indicating copy to clipboard operation
listmonk copied to clipboard

Updating Subscriber Info for Duplicate Entries, "Manage/Update Your Preferences" Link

Open candideu opened this issue 4 years ago • 1 comments
trafficstars

Hello!

I've been running a few tests with subscriptions and lists. I like that existing subscribers can opt in to more public lists via the form, in case new lists were created after they subscribed.

Is your feature request related to a problem? Please describe.

That said, when you submit the same email under a different name, it doesn't update to the new name. Subscribers also aren't alerted that they've already signed up.

Describe the solution you'd like

  • If the email is already in database and a person subscribes again, ask subscriber if they would like to update their info (or send them an email to update their info to protect privacy?)
  • Have an "update your preferences" link at the bottom of each email campaign (beside the unsubscribe link, or have it be the same link?) so that people can opt in and out of different public lists, update their name, etc.

candideu avatar Sep 03 '21 09:09 candideu

Have an "update your preferences" link at the bottom of each email campaign (beside the unsubscribe link, or have it be the same link?) so that people can opt in and out of different public lists, update their name, etc.

This makes sense.

knadh avatar Sep 03 '21 09:09 knadh

Have an "update your preferences" link at the bottom of each email campaign (beside the unsubscribe link, or have it be the same link?) so that people can opt in and out of different public lists, update their name, etc.

+1

Was looking in de docs if there was a template variable for this, but such a page isn't provided (yet) by Listmonk. Would be a nice feature!

Sebastix avatar Oct 06 '22 07:10 Sebastix

Admin setting to toggle preference management on/off. image

Manage link on the existing unsub UI. image

New Manage page.

image

knadh avatar Oct 29 '22 09:10 knadh

Nice! 😍

candideu avatar Oct 30 '22 14:10 candideu

@knadh Very nice! When will it be available in a new release? I'm running the application with Docker and the latest release (image) is 2.2.0 if I'm correct?

Sebastix avatar Nov 01 '22 13:11 Sebastix

v2.3.0 should be in out in a week or two.

knadh avatar Nov 01 '22 14:11 knadh

Sidenote for anyone who ran into the same issue as me with activating the "Manage subscription" link:

Make sure you have "Allow preference changes" toggled on in the backend:

image

Then, people can manage their preferences like this:

https://user-images.githubusercontent.com/55474996/217415196-11bc10b7-1692-4f52-99ed-30c064076bc5.mp4

candideu avatar Feb 08 '23 02:02 candideu