Difference between revisions of "Common.js"

From Rangjung Yeshe Wiki Texts
Jump to navigation Jump to search
(Created page with "<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s....")
 
(Created page with "<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s....")
Line 5: Line 5:
 
   })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
   })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  
   ga('create', 'UA-24060214-8', 'auto');
+
   ga('create', 'UA-24060214-4', 'auto');
 
   ga('send', 'pageview');
 
   ga('send', 'pageview');
  
 
</script>
 
</script>

Revision as of 11:10, 25 October 2014

<script>

 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (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-24060214-4', 'auto');
 ga('send', 'pageview');

</script>