You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2016/05/26 23:06:22 UTC

svn commit: r989241 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/google-analytics.js

Author: buildbot
Date: Thu May 26 23:06:22 2016
New Revision: 989241

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/google-analytics.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 26 23:06:22 2016
@@ -1 +1 @@
-1742939
+1745674

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 26 23:06:22 2016
@@ -1 +1 @@
-1742939
+1745674

Modified: websites/staging/ooo-site/trunk/content/google-analytics.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/google-analytics.js (original)
+++ websites/staging/ooo-site/trunk/content/google-analytics.js Thu May 26 23:06:22 2016
@@ -2,6 +2,7 @@
     var _gaq = _gaq || [];
     _gaq.push(['_setAccount', 'UA-30193653-1']);
     _gaq.push(['_setDomainName', 'openoffice.org']);
+    _gaq.push (['_gat._anonymizeIp']);
     _gaq.push(['_trackPageview']);
 
     (function() {