This is an automated email from the ASF dual-hosted git repository.
niallp pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hawq-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1b1b343 ATTIC-234 Remove Google Analytics from Hawq Website (#20)
1b1b343 is described below
commit 1b1b34334f9ddee27ef8a8663839db4f6b14a953
Author: Niall Pemberton <[email protected]>
AuthorDate: Thu Apr 24 08:06:36 2025 +0100
ATTIC-234 Remove Google Analytics from Hawq Website (#20)
---
index.html | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/index.html b/index.html
index 4579ba3..cdadc2c 100644
--- a/index.html
+++ b/index.html
@@ -18,17 +18,6 @@
<script src="script/smooth.js" type="text/javascript"></script>
-<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-68036004-1', 'auto');
- ga('send', 'pageview');
-
-</script>
-
</head>
<body>