You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The wpios_unified_login_failure passes the localized failure message to the failure property. When I segmented this to see the top errors the data is extremely difficult to decipher. If I wanted to make a funnel to see how many users hit a certain type of error I don’t think it would be possible with this property. We can use the login_failed_to_loginerror_domain and error_code for this
Adding an event when the user searches for a new username, and how many times they’ve performed a search could provide an interesting metric. How many searches do users make before making their final selection?: Add more tracking to the Change Username flow #17616
Unfortunately, there is not an event that tracks when an add site button is tapped, or what the source was when the user enters the site creation flow: Adds tracking to the Add Site buttons #17612
My Site
Blog Details / My Site Tab
When you tap on the People section 2 of the same event is tracked but with different properties: Remove duplicate tracks items #17514
🔵 Tracked: people_management_list_opened <blog_id: 193735397, site_type: blog>
🔵 Tracked: people_management_list_opened <>
On the App Settings view, when you slide the ‘Max Image Upload Size’ to a new value. All the values in between are tracked which can result in lower quality tracking data. We should change this to only log the value when the user has finished their selection: Prevents the image size change from tracking each value continuously #17523
The only action that is not tracked on the stats view is when you expand/collapse a section on the Post Stats view. The only reason I mention this is because each toggle on the main stats view sections is tracked. For consistency sake we should also track this as well.: Adds tracking when expanding items on the Stats: Post Stats view #17552
"If you tap on the Saved section, I see a duplicate log: Remove duplicate tracks items #17514
🔵 Tracked: reader_saved_list_shown <source: reader_filter, subscription_count: 54>
🔵 Tracked: reader_saved_list_shown <source: reader_filter, subscription_count: 54>"
If you tap the More button on the card, then turn on or off notifications I get 2 logs for: https://github.com/wordpress-mobile/WordPress-iOS/pull/17558/files
🔵 Tracked: followed_blog_notifications_reader_menu_off <blog_id: 182933070, subscription_count: 54>
🔵 Tracked: followed_blog_notifications_reader_menu_off <>
Description
Improve our data quality and coverage.
Tasks:
Login
The wpios_unified_login_failure passes the localized failure message to the failure property. When I segmented this to see the top errors the data is extremely difficult to decipher. If I wanted to make a funnel to see how many users hit a certain type of error I don’t think it would be possible with this property.We can use thelogin_failed_to_login
error_domain
anderror_code
for thisSign up Epilogue
Change Username
Post Sign Up Interstitial
Site Creation
Add Site Buttons
My Site
Blog Details / My Site Tab
🔵 Tracked: people_management_list_opened <blog_id: 193735397, site_type: blog>
🔵 Tracked: people_management_list_opened <>
Site Switcher
Me / My Profile / Account Settings/ App Settings
Stats
Jetpack Settings
Posts
Pages
Sharing
People
Site Settings
Reader
Tab bar
🔵 Tracked: reader_saved_list_shown <source: reader_filter, subscription_count: 54>
🔵 Tracked: reader_saved_list_shown <source: reader_filter, subscription_count: 54>"
Following Filter
Manage
Search
Reader Card
🔵 Tracked: followed_blog_notifications_reader_menu_off <blog_id: 182933070, subscription_count: 54>
🔵 Tracked: followed_blog_notifications_reader_menu_off <>
Reader Detail
Reader Web View (WebKitViewController)
Comments
Notifications
The text was updated successfully, but these errors were encountered: