[ Video Sharing CMS v4 ] counter statistics

Started by AlexH,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AlexHTopic starter

I have problems with the second code of statistics. Google analytics works well, but GTop or other statistical system does not work.
Does anyone know what the problem is?


I'd like to know if it's possible to count how many times was watching a video and not every refresh.
For example. To count as a view only when the user clicked on the play.

PHPVibe A.

To make this you need to hook a javascript to player's "on start" event which sends the video id.

http://www.longtailvideo.com/support/jw-player/28851/javascript-api-reference

(like we do the like/thumbs up thing)

Similar topics (7)