wordpress-mobile / wordpress-mobile/WordPress-Android

Fix event tracking at MySite fragment

Open
#10,580 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

[Status] Stale [Type] Task Analytics
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.