-
Support,
I noticed the FV Player uses the custom fv_title HTML attribute to set the video title. I need to be able to add one of the below HTML attributes within the player so that my analytics platform sets the correct title for each video since it does not recognize fv_title. This is important so that I can easily track the title of each video played. Any help would be appreciated. Currently all video titles are displayed as unknown in the analytic software. Here is a link to their documentation. https://developer.matomo.org/guides/media-analytics/options
Options:
1. Set the HTML attribute for video title.
2. Set the alt HTML attribute for video title.
3. Add a custom attribute for data-matomo-titleIs there a way to set one of the 1st two HTML attributes in FV Player? If not is there a way to add one of the HTML title attributes listed above to each of the videos in FV Player?