mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Updated GA code.
This commit is contained in:
parent
98ca57c4a1
commit
5d5686a5dc
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
// Google Analytics
|
// Google Analytics
|
||||||
var _gaq = _gaq || [];
|
var _gaq = _gaq || [];
|
||||||
_gaq.push(['_setAccount', 'UA-32675598-1']);
|
_gaq.push(['_setAccount', 'UA-32675598-2']);
|
||||||
_gaq.push(['_trackPageview']);
|
_gaq.push(['_trackPageview']);
|
||||||
(function() {
|
(function() {
|
||||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user