Updated GA code.

This commit is contained in:
Marcus Whybrow 2012-06-15 15:41:57 +01:00
parent 98ca57c4a1
commit 5d5686a5dc

View File

@ -44,7 +44,7 @@
// Google Analytics
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-32675598-1']);
_gaq.push(['_setAccount', 'UA-32675598-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;