Hi everyone,
I have an issue disabling the default Media Analytics events (play, pause, seek, etc…) for all sites being tracked in our on-premise Matomo installation.
Following this FAQ article:
It suggests to add this setting in the config.ini.php file:
[MediaAnalytics]
enable_event_tracking_by_default = 0
But after adding this setting, still I can see the Media events are being tracked for the sites, can someone help how to make this work without modifying each site JS tracking code?
Best Regards.