Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stats Traffic: Views/Visitors/Comments/Likes tracked incorrectly #20313

Closed
staskus opened this issue Feb 28, 2024 · 2 comments · Fixed by #20342
Closed

Stats Traffic: Views/Visitors/Comments/Likes tracked incorrectly #20313

staskus opened this issue Feb 28, 2024 · 2 comments · Fixed by #20342
Assignees

Comments

@staskus
Copy link
Contributor

staskus commented Feb 28, 2024

Both property key and value are incorrect when tracking stats_overview_type_tapped

  1. Enable Stats Traffic
  2. Open Stats
  3. Open Traffic
  4. Select "By Year" period
  5. Change between views/visitors/comments/likes

Result: Tracked: stats_overview_type_tapped, Properties: {"granularity":"months"}
Expected: stats_overview_type_tapped_views / stats_overview_type_tapped_visitors / stats_overview_type_tapped_comments, stats_overview_type_tapped_likes, Properties: {"period":"years"} see https://github.com/wordpress-mobile/jetpack-issue-repo/issues/4

@dangermattic
Copy link
Collaborator

dangermattic commented Feb 28, 2024

Thanks for reporting! 👍

@staskus staskus changed the title Stats Traffic: stats_overview_type_tapped tracked with incorrect properties Stats Traffic: Views/Visitors/Comments/Likes tracked incorrectly Feb 28, 2024
@irfano irfano self-assigned this Feb 28, 2024
@irfano
Copy link
Member

irfano commented Feb 29, 2024

Good catch, @staskus! I somehow overlooked updating this event. It's fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants