I see the new JW Player 6 Enterprise has lost the capability to report Seconds Played and Percentage Played as Google Analytics Events.
Has anyone developed a method to produce something like this? I imagine the JW Player API and some JavaScript could support these events.
[We made great use of the Seconds Played and Percentage Played capabilities in JW Player 5, and I'm sad to see it go. If anyone from JWPlayer is listening: it would be great to have those events back!]
I think you could recreate the seconds played tracking on your own with the onTime callback. Try this: