This is my code for google analytics pro, the player is working perfectly and everything is formatted the way we want. I'm just not getting any google analytics data
s4.addVariable('plugins', 'gapro-2');
s4.addVariable('gapro-2.accountid', 'UA-3259809-1');
s4.addVariable('gapro-2.trackstarts', 'true');
s4.addVariable('gapro-2.trackpercentage', 'true');
s4.addVariable('gapro-2.trackseconds', 'true');
s4.addVariable('gapro.accountid', 'UA-3259809-1');
s4.addVariable('gapro.trackstarts', 'true');
s4.addVariable('gapro.trackpercentage', 'true');
s4.addVariable('gapro.trackseconds', 'true');I set up google analytics pro, 2 different ways on this player because I haven't been getting any data and I am a bit strapped for time.
Can someone take a look at the code and tell me what I may be doing wrong.
Thanks in advance
You'll need to use the JW Embedder with GAPro-2. See http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/15995/jw-embedder-reference-gu... for more information.