
video views counter
I'm using JW6 and need to implement a video views counter. Could someone point me to a documented solution for this? A google and review of JWPlayer support is not showing me the solution. Thanx.
I'm using JW6 and need to implement a video views counter. Could someone point me to a documented solution for this? A google and review of JWPlayer support is not showing me the solution. Thanx.
My required public answer is I don't have one, that's why I asked ;-)
Demo – http://www.pluginsbyethan.com/github/hitcounter.php
Source – https://github.com/emaxsaun/hitcounter
Ethan, testing the demo, this appears to be a page hit counter, not a video play counter. The counter increments on URL reload.
Yes, it is pretty much just a counter for the page, kind of like the YouTube counter. You could make the player autostart, like YouTube does, and it would essentially be the same thing.