videojs-ga icon indicating copy to clipboard operation
videojs-ga copied to clipboard

Google Analytics plugin for video.js

Results 23 videojs-ga issues
Sort by recently updated
recently updated
newest added

I am looking for a maintainer for videojs-ga because I am currently not using videojs anymore at all. This makes it hard to test changes and decide on architecture topics....

Fixed warning "VIDEOJS: WARN: this.options() has been deprecated and will be moved to the constructor in 6.0"

Hey, I'm using videojs-ga and all events are saved in Google Analytics. But, I'm getting error events, which are either **playlist** or **not set**. Please, can anyone explain what do...

I've successfully created a player using HLS and Video JS, But Now facing some issue please guide me to resolve it Issues:- 1. How to start with 144p, Means whenever...

Could you build out the functionality of the events that are trackable? We have a use case where we need to track interactions with the "Share" button and then the...

I'm trying to track embeds on other domains. The videojs sits in an iframe from my domain. Is this possible for it to report impressions and plays by domain? Cheers!...

— Send timePlayed event in Live mode. — Configure timePlayedInterval in minutes. By the way, I used plugin for live and got "Uncaught Error: MediaSource.addSeekableRange() can only be invoked when...

Hi. As a videojs user now I need to get some information about "percent played" on some of my websites. I've tried your code and it works, but I think...

Hi, This is a JS-noob question but I'm hoping someone can point me in the right direction. I'd like to intercept the sendbeacon() function (reason: custom auditing, adblocked GA, etc...)....