DavidWells / DavidWells/analytics
GDPR-related consent cookie
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 267
- PR merge metrics
- No merged PRs in 30d
Description
I noticed this library allows us to enable/disable tracking integrations, and also has some lightweight cookie-management.
It would be really awesome to have GDPR consent management out of the box as well : after all it's all about enabling/disabling groups of integrations based on preferences saved in a cookie :)
Paid solutions such as Axeptio merely offer a nice UI to allow users to set their choices but in the end it's up to us to implement it !
Contributor guide
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 reviewing the library’s existing tracking-integration toggles and cookie-management behavior. The issue does not name files, tests, consent categories, or required behavior; clarify those boundaries first, then define completion around storing consent preferences and enabling or disabling integration groups accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100