Repository: incubator-edgent-website
Updated Branches:
  refs/heads/master 1e15e9b77 -> 0fbd28090


Revert "Added Google analytics tracking info to header template."

This reverts commit 1e15e9b7718bb8936d63e2fce6f07fc9c145553c.


Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/commit/0fbd2809
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/0fbd2809
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/0fbd2809

Branch: refs/heads/master
Commit: 0fbd28090aac386abbe4cef42e1f4ea44bfe87a0
Parents: 1e15e9b
Author: William C. Marshall <wcmar...@us.ibm.com>
Authored: Thu Jan 5 14:53:30 2017 -0500
Committer: William C. Marshall <wcmar...@us.ibm.com>
Committed: Thu Jan 5 14:53:30 2017 -0500

----------------------------------------------------------------------
 site/_includes/head.html | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/0fbd2809/site/_includes/head.html
----------------------------------------------------------------------
diff --git a/site/_includes/head.html b/site/_includes/head.html
index c3d9e1b..ac0f84c 100755
--- a/site/_includes/head.html
+++ b/site/_includes/head.html
@@ -19,19 +19,6 @@
 <script src="../js/toc.js"></script>
 <script src="../js/customscripts.js"></script>
 <link rel="shortcut icon" href="../common_images/favicon.ico" 
type="image/x-icon">
-
-<!-- Add google analytics tracking info -->
-<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','https://www.google-analytics.com/analytics.js','ga');
-
-  ga('create', 'UA-89864500-1', 'auto');
-  ga('send', 'pageview');
-
-</script>
-
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries 
-->
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 <!--[if lt IE 9]>
@@ -45,4 +32,4 @@
 
 
 
- 
+ 
\ No newline at end of file

Reply via email to