This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/master by this push:
     new fc35b5415 move to Apache Analytics(Matomo)
fc35b5415 is described below

commit fc35b5415e361432a6360efc58681bee4f62fdd4
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Apr 25 18:13:54 2022 +1000

    move to Apache Analytics(Matomo)
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 website/src/site/site.xml | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/website/src/site/site.xml b/website/src/site/site.xml
index 1ed5e1f9e..d9044754d 100644
--- a/website/src/site/site.xml
+++ b/website/src/site/site.xml
@@ -44,11 +44,6 @@
 
   <body>
 
-
-
-    <googleAnalyticsAccountId>UA-3211522-12</googleAnalyticsAccountId>
-
-
     <breadcrumbs position="left">
       <item name="Apache Helix" href="http://helix.apache.org/"/>
     </breadcrumbs>
@@ -125,6 +120,15 @@
       </twitter>
       <sideBarEnabled>true</sideBarEnabled>
     </fluidoSkin>
+    <matomo>
+      <siteId>15</siteId>
+      <url>https://analytics.apache.org</url>
+      <options>
+        <disableCookies/>
+        <trackPageView/>
+        <enableLinkTracking/>
+      </options>
+    </matomo>
     <reflowSkin>
       <theme>site</theme>
       <localResources>true</localResources>

Reply via email to