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

24/7 live stream analytics


How to set tracking to get insights about live streaming? We use it on player which stream 24/7 and on analytics page there is only play times, but no watching time. Player & setup you can check on www.chaula.tv

1 Community Answers

Cooper Reid

JW Player Support Agent  
0 rated :

You’ll have to use the `onTime` event handler to track playback:
http://support.jwplayer.com/customer/portal/articles/1413089-javascript-api-reference#seek

This type of thing isn’t done out of the box for livestreams, so you’ll have to fire your own tracking events in the event handler.

-Cooper

This question has received the maximum number of answers.