Folks,
One of my Drupal pages contains a javascript based YouTube searching and viewing. It's quite efficient and therefore very scalable. The problem is that Google Analytics is only seeing a single page view, during which a visitor may have ended up watching a dozen videos. So, how do I implement this from within myOwn.js file/function so that GA ends up counting each video (as a page view) ?!?
Thanks.
Comments
Comment #1
hass commentedYou can implement Event tracking.