This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/fluo-website.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 8d0afbf Drop Google Analytics from site (#173)
8d0afbf is described below
commit 8d0afbf06a55d80d50939c0efcfebde8751e7483
Author: Christopher Tubbs <[email protected]>
AuthorDate: Fri Aug 9 17:06:32 2019 -0400
Drop Google Analytics from site (#173)
---
_includes/scripts.html | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/_includes/scripts.html b/_includes/scripts.html
index dea6a4e..8b47ba6 100644
--- a/_includes/scripts.html
+++ b/_includes/scripts.html
@@ -1,15 +1,5 @@
<!-- Place your <script> tags here. -->
-<!-- Global site tag (gtag.js) - Google Analytics -->
-<script async
src="https://www.googletagmanager.com/gtag/js?id=UA-55360307-1"></script>
-<script>
- window.dataLayer = window.dataLayer || [];
- function gtag(){dataLayer.push(arguments);}
- gtag('js', new Date());
-
- gtag('config', 'UA-55360307-1');
-</script>
-
<script>window.twttr = (function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0],
t = window.twttr || {};