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

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


The following commit(s) were added to refs/heads/master by this push:
     new efcb002b JOHNZON-411 Remove Google Analytics from the Johnzon Website 
(#129)
efcb002b is described below

commit efcb002b8dccca81e1cf187dccd8636baf7a6369
Author: Niall Pemberton <[email protected]>
AuthorDate: Wed Jan 15 11:47:09 2025 +0000

    JOHNZON-411 Remove Google Analytics from the Johnzon Website (#129)
    
    Co-authored-by: Niall Pemberton <[email protected]>
---
 src/site/site.xml | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 5d5efa74..43f66383 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -57,17 +57,6 @@
   <body>
 
     <head>
-
-        <![CDATA[<script type="text/javascript">
-                
(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-3211522-15', 'apache.org');
-                ga('send', 'pageview');
-      </script>]]>
-
     </head>
 
     <menu name="User Guide">

Reply via email to