Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Which event to track for start of player


I need to track following matrix on Google analytics kindly suggest which event should i use for capturing starting of player just before the initiation of ad request. this is required for both auto-play and manual play.
I require this detail to know how many user started viewing the content and how many ad impression and actual media play was done.



1 Community Answers

George

JW Player Support Agent  
0 rated :

Our player has an on(‘firstFrame’) callback that is perfect for counting how many viewers see the content. We also have an adImpression event that you can use to count the ad impressions.

Please note that we also have an adRequest callback, but it does not currently support our googima ad client.

Please see https://developer.jwplayer.com/jw-player/docs/developer-guide/api/javascript_api_reference/ for more details.

This question has received the maximum number of answers.