wordpress-mobile / wordpress-mobile/WordPress-Android

[JP Social] Add tracking for service list and connect button

Open
#19,514 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Type] Enhancement Analytics Jetpack
Dominant language
Kotlin
Stars
3.2k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
69

Description

  • Add tracking to social service tapped in PublicizeListActivity
  • Add tracking to PublicizeDetailFragment (tapping the connect/disconnect button)

-- Originally posted by @thomashorta in https://github.com/wordpress-mobile/WordPress-Android/issues/19372#issuecomment-1762271668

On the crash reported in https://github.com/wordpress-mobile/WordPress-Android/issues/19372 we noticed we are not tracking some user interaction events, such as when the user taps on a service in the JP Social list and when they tap the connect/disconnect button, which would be really nice to have for analyzing usage data and creating funnels, as well as helping debug crashes similar to that.

We still need to define the names of those events.

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

Start by locating PublicizeListActivity and PublicizeDetailFragment, then inspect how existing interaction tracking events are defined and tested. Confirm the event names and required properties with maintainers; done means taps on a social service and the connect/disconnect button are tracked consistently for usage analysis.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
analytics, mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.