ibericode / ibericode/mailchimp-for-wordpress
Feature: Track abanoned cart based on earlier captured email
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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