snowplow / snowplow/snowplow-javascript-tracker
Consider adding API methods controlling whether page pings can stop
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
See https://groups.google.com/forum/#!topic/snowplow-user/jRgtJ8gsh6c
We could have calls to toggle whether to always send page pings. This setting could then be toggled on when a fullscreen video starts and off when it ends.
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 the linked Snowplow discussion and reviewing the tracker's existing page-ping behavior and public API entry points. Define how callers would toggle continuous page pings, including fullscreen video start and end, and document or test the resulting behavior before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- analytics, api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100