DavidWells / DavidWells/analytics
Feature: Support for a dataLayer-like queue of work
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 267
- PR merge metrics
- No merged PRs in 30d
Description
Have you considered adding support for queueing events pre-load of the analytics script similar to how google does with the dataLayer or how segment's analytics.js script did/does it?
Details on the segment approach here.
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 with the issue description and its linked Stack Overflow explanation of Segment's loader queue, then inspect the repository's analytics loading and event entry points. Define the pre-load queue behavior and its completion criteria before implementation; no files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100