Author: mseidel
Date: Sun May 7 08:43:03 2017
New Revision: 1794187
URL: http://svn.apache.org/viewvc?rev=1794187&view=rev
Log:
New Tracking-ID for Google Analytics
Modified:
openoffice/ooo-site/trunk/content/google-analytics.js
Modified: openoffice/ooo-site/trunk/content/google-analytics.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/google-analytics.js?rev=1794187&r1=1794186&r2=1794187&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/google-analytics.js (original)
+++ openoffice/ooo-site/trunk/content/google-analytics.js Sun May 7 08:43:03
2017
@@ -1,6 +1,6 @@
<script type="text/javascript">
var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-30193653-1']);
+ _gaq.push(['_setAccount', 'UA-98607986-1']);
_gaq.push(['_setDomainName', 'openoffice.org']);
_gaq.push (['_gat._anonymizeIp']);
_gaq.push(['_trackPageview']);
@@ -11,5 +11,5 @@
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
-
+