wordpress-mobile / wordpress-mobile/WordPress-iOS
Add Tracks for Jetpack Social
Open
Nobody has claimed this yet.
[Type] Task
Jetpack
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
Refs pctCYC-PK-p2#Analytics
| Trigger | Event name | Parameters |
|---|---|---|
| Connection toggled | jetpack_social_auto_sharing_connection_toggled |
"source":- "pre_publishing"- "post_settings""value":- true- false |
| Share limit displayed | jetpack_social_share_limit_displayed |
"source":- "pre_publishing"- "post_settings"- "home_dashboard" |
| Upgrade link tapped | jetpack_social_upgrade_link_tapped |
"source":- "pre_publishing"- "post_settings"- "home_dashboard" |
| No Connection card displayed | jetpack_social_add_connection_cta_displayed |
"source":- "pre_publishing"- "post_settings"- "home_dashboard" |
| No Connection CTA tapped | jetpack_social_add_connection_tapped |
"source":- "pre_publishing"- "post_settings"- "home_dashboard" |
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
No file, test, or entry point is named; start by locating the Jetpack Social pre-publishing, post-settings, and home-dashboard flows and existing Tracks instrumentation. Done means the five listed events fire at the specified sources, with the exact event names and parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- analytics, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100