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

Forums

/

Google Analytics Pro set up for streaming player

1 reply [Last post]
Reply

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

Reply

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.

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