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

Forums

/

GA Pro doesn't work

1 reply [Last post]
Reply

It doesn't work for me!
Does anybody know why the GA pro is not working on this example:

<div id="mediaplayer">JW Player goes here</div>
<script type="text/javascript">
  jwplayer("mediaplayer").setup({
  "flashplayer":         "player.swf",
  "width": "640",
  "height": "353",
  "file": "video1.flv",
  "plugins": {
      "gapro-2": {
      "gapro.accountid": "UA-17153918-1",
      "gapro.idstring":  "||user1||-||video1||",
      "trackstarts":     "true",
      "trackpercentage": "true",
      "tracktime":       "true"
     }
   }
});
</script>
Reply

Do you have an example page where it doesn't work?

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