Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opt-out management for abandoned cart notifications #91

Open
romainpoirier opened this issue Jan 21, 2025 · 1 comment
Open

Opt-out management for abandoned cart notifications #91

romainpoirier opened this issue Jan 21, 2025 · 1 comment

Comments

@romainpoirier
Copy link

What are you trying to do?

I am looking to ensure compliance with GDPR regulations by allowing users to opt out of abandoned cart notifications. Currently, there is no built-in way for customers to manage their consent regarding these automated emails, which may lead to legal and user experience concerns.

What's your proposed solution?

I propose adding an opt-out mechanism that allows users to unsubscribe from abandoned cart emails directly from the notification itself. This could be implemented in several ways:

  1. Unsubscribe Link: Add a unique unsubscribe link in the email, leading to a simple opt-out confirmation page.
  2. Customer Preferences: Provide a way for logged-in users to manage their abandoned cart notification settings from their account.
  3. Admin Controls: Allow store admins to see opt-out requests in the Craft CMS control panel and manually manage user preferences if needed.

Additional context

  • This feature would help ensure compliance with GDPR and other privacy laws.
  • It improves user experience by giving customers more control over the emails they receive.
  • Similar features are standard in most email marketing and automation tools.
@romainpoirier romainpoirier changed the title Feature Request: Opt-out Management for Abandoned Cart Notifications Feature request: opt-out management for abandoned cart notifications Jan 21, 2025
@romainpoirier romainpoirier changed the title Feature request: opt-out management for abandoned cart notifications Opt-out management for abandoned cart notifications Jan 21, 2025
@engram-design
Copy link
Member

This is a great point and looks to be largely absent from this plugin since taking it over. I'll happy with including all those proposed changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants