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

hass’s picture

Status: Active » Fixed

You can implement Event tracking.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.