ibericode / ibericode/mailchimp-for-wordpress

Feature: Track abanoned cart based on earlier captured email

Open
#783 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
PHP
Stars
138
Forks
72
Avg merge
3h 51m
Merged PRs (30d)
1

Description

Requested by client, to keep a captured email (or mc uid) as soon as it is filled (eg in a newsletter signup form), keep it in session storage or even in a cookie, and then use that to send in abandoned cart even if someone didn't fill t heir email in the cart

not sure if it's possible to implement this and also stay GDPR compliant .

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the plugin captures email addresses and sends abandoned-cart messages. Then assess whether session or cookie storage can support the request and what GDPR requirements apply. Done means the earlier captured email is used safely for abandoned-cart messaging, with the privacy implications resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.