Hi Ethaan:
It has been 3 days since I implimented your changes on my GA Pro plugin code but Google Analytics is still not showing any tracking data in my Dashboard for my flv file.
Do you have any idea what we could try next to get this working? This is for an important client of ours and I simply must get it going.
See code below.
Thanks,
Rudy
<script type='text/javascript' src='http://www.websbyu.com/swfobject.js'></script>
<div id="mediaspace"><a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash">Get the Adobe Flash Player to see this video.</a></div>
<script type='text/javascript'>
var so = new SWFObject('http://www.websbyu.com/player.swf','mpl','486','282','9');
so.addParam('allowfullscreen','true');
so.addParam('allowscriptaccess','always');
so.addParam('wmode','opaque');
so.addVariable('file','http://www.websbyu.com/websbyu.flv');
so.addVariable('image','http://www.websbyu.com/preview.jpg');
so.addVariable('stretching','fill');
so.addVariable('skin','http://www.websbyu.com/xstijl.swf');
so.addVariable('plugins','gapro-1');
so.addVariable('gapro.accountid','UA-15093478');
so.addVariable('gapro.tracktime','true');
so.write('mediaspace');
</script>
1) Where are you running this code?
2) Refer to the guide, are you looking for the data in the events section? - http://www.longtailvideo.com/jw/upload/LTV-GAPro-UserGuide.pdf