DavidWells / DavidWells/analytics

analytics.reset() does not reset userId in google-analytics plugin

Open
#340 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2.7k
Forks
267
PR merge metrics
No merged PRs in 30d

Description

Google analytics plugin does not have an implementation for reset, hence after:
analytics.reset()
userId is still being sent.

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 locating the Google Analytics plugin and its reset handling, then inspect how analytics.reset() currently behaves. Reproduce the issue by identifying whether userId is still sent after reset; done means reset no longer sends that userId and the plugin's relevant tests, if present, cover the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
analytics
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.