wordpress-mobile / wordpress-mobile/WordPress-Android
Fix event tracking at MySite fragment
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
I noticed that there are a couple issues with tracking of My Site interactions.
We are not tracking tap on Stats menu item, and lump tracking of Site visits from the header and from menu item.
In addition, we should track the My Site menu interactions at the point of interaction, instead of the ActivityLauncher.
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
Locate the My Site fragment and the ActivityLauncher, then trace where Stats taps and Site visits from the header and menu item are currently tracked. Update the interaction points so Stats is tracked and the two Site visit sources remain distinct; done means each My Site interaction emits the intended event at the interaction point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- analytics, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100