Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Tracking Events not sent

1 reply [Last post]
Reply

Hi,

I have the gapro-2 plugin in the following page but it is not tracking any events - http://www.begbies-traynorgroup.com/begbies-traynor/

The site has 2 analytics accounts in use, and uses the Traditional style.

The embedder code is:

jwplayer('flashcontent').setup(
{
'flashplayer': '/includes/SWF/player.swf',
'file': ' /includes/Videos/redflag_video.flv',
'image': ' /includes/Videos/redflag_video.jpg',
'frontcolor': 'ffffff',
'lightcolor': 'cc9900',
'screencolor': '000000',
'skin': '/Includes/JS/JW_Player/rana.zip',
'controlbar': 'bottom',
'stretching': 'fill',
'width': '426',
'height': '273',
'plugins':
{
'gapro-2':
{
'trackingobject': "begbiesGlobal1",
'tracktime': true,
'trackstarts': true,
'trackpercentage': true,
'idstring': "||redflag||"
}
}
});

Any ideas what the problem is? I've checked in Firebug and fiddler and no events are sent.

Many thanks,
Ben

Reply

It looks like you still need to tell the plugin to which tracking code to send events.

Search for _gaq.push in the gapro-2 user guide.

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options