You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/05/07 08:43:03 UTC

svn commit: r1794187 - /openoffice/ooo-site/trunk/content/google-analytics.js

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>
-  
+