mitodl / odl-video-service

building blocks for a basic video service for ODL
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Refactor google analytics code to be compatible with v4 #1009

Open mbertrand opened 1 year ago

mbertrand commented 1 year ago

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:

pdpinch commented 1 year ago

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.