Hi, I have just installed the GA Pro plugin to one of my players with the Asynchronous Tracking option.
I have put:
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-XXXXX-X']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
onto the page the player is on and added gapro-2 to the plugins.
I know there is a delay of up to 48 hours for the data to come through to Google Analytics, and I did only test the player with live content today, but I wanted to know I wasnt wasting my time; the GA plugin documentation says about playing a video to completion, so how does this work for live content?
I also can no longer test the video before the live event tomorrow, as the player is now live on multiple sites.
Any information would be greatly appreciated.
James
Unfortunately, GAPro doesn't currently work with live streams. Sorry!