change google id

This commit is contained in:
Torsten Ruger 2016-05-06 18:23:41 +03:00
parent f61a1514e7
commit d2cc4a6d5c
1 changed files with 2 additions and 2 deletions

View File

@ -88,8 +88,8 @@
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-61481839-1', 'auto');
var the_id = 'UA-61481839-1';
ga('create', the_id.replace("-1" , "-2") , 'auto');
ga('send', 'pageview');
</script>