6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript141 stars (141 stars)10 forks (10 forks)user submission
help wanted
Description
I don't know how I set userId not trackingId.
Contributor guide
- Tech stack
- javascriptvue
- Domain
- frontend
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- under 1 hour
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Vue.jsGoogle Analytics
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 80
- Research direction
- Examine the main plugin file, likely src/index.js, to see how trackingId is currently set. Then add a similar option for userId. Review the comments in issue #2 for user expectations and any partial solutions.