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

mbretl pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/geode-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3ce6afcaa Remove Google Analytics for 404.html page (AFAIK thats the 
last ref to GA)
3ce6afcaa is described below

commit 3ce6afcaacb536d87a0d78cf5f0e1cba6d945fb5
Author: Niall Pemberton <[email protected]>
AuthorDate: Tue Jan 21 22:35:17 2025 +0000

    Remove Google Analytics for 404.html page (AFAIK thats the last ref to GA)
---
 404.html | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/404.html b/404.html
index 1aa0b5324..98edab83d 100644
--- a/404.html
+++ b/404.html
@@ -18,16 +18,6 @@
     <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
     <![endif]-->
 
-    <script>
-      
(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-61755913-1', 'auto');
-      ga('send', 'pageview');
-
-    </script>
   </head>
   <body id='404'>
     <div id='viewport'>

Reply via email to