snowplow / snowplow/snowplow-javascript-tracker
Explore adding ability to dynamically update tracker configuration by calling newTracker with an existing tracker namespace
Open
Nobody has claimed this yet.
category:browser
priority:low
status:needs_triage
type:enhancement
- Dominant language
- TypeScript
- Stars
- 590
- Forks
- 232
- Avg merge
- 2h 22m
- Merged PRs (30d)
- 3
Description
The alternative is just to use existing methods like https://github.com/snowplow/snowplow-javascript-tracker/blob/feb8a3655ff75f1a9c09a9c9b500d0346340d82e/src/js/tracker.js#L1167
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 reading src/js/tracker.js around line 1167, the existing-methods alternative referenced in the issue. Determine what behavior calling newTracker with an existing tracker namespace should have and how it differs from those methods. Done means the desired configuration-update behavior and its scope are agreed and implemented or explicitly resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- analytics, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100