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

Refactor google analytics code to be compatible with v4 #1009

Open
2 tasks
mbertrand opened this issue Nov 21, 2022 · 1 comment
Open
2 tasks

Refactor google analytics code to be compatible with v4 #1009

mbertrand opened this issue Nov 21, 2022 · 1 comment

Comments

@mbertrand
Copy link
Member

mbertrand commented Nov 21, 2022

The previous generation of Google Analytics will stop processing new hits in July 2023. We should make whatever changes are required to ensure that video views continue to be recorded with the new version.

Acceptance Criteria:

  • Analytics data continues to be processed for views
  • The "Show Analytics" graph (and supporting API call) continues to work
@mbertrand mbertrand changed the title Migrate google analytics code to be compatible with v4 Refactor google analytics code to be compatible with v4 Nov 21, 2022
@pdpinch
Copy link
Member

pdpinch commented Jun 14, 2023

We can remove the "Show Analytics" graph.

I'd like to maintain the basic tracking of page views and video plays. We can stop tracking custom events, like switching the camera views.

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

No branches or pull requests

2 participants