wordpress-mobile / wordpress-mobile/WordPress-Android
Some tracks events have user_id=0
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
@koke posted about some tracks events with user_id=0 and noted:
The total count is relatively small (~20K in March), and most of it seems related to extensions, but it seems worth looking into, in case it’s hiding some other issues.
(internal reference: p4a5px-2y7-p2)
Let's investigate these events and make sure there aren't any problems related to the user_id=0 events.
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 tracing where tracks events are produced and how extensions can generate events with user_id=0. Inspect the affected event data and determine whether these events are valid or indicate a problem; done means documenting the cause and addressing any confirmed issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- analytics, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100