DavidWells / DavidWells/analytics

GDPR-related consent cookie

Open
#250 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.