You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jk...@apache.org on 2013/06/30 00:39:00 UTC

svn commit: r1498034 - /kafka/site/includes/header.html

Author: jkreps
Date: Sat Jun 29 22:39:00 2013
New Revision: 1498034

URL: http://svn.apache.org/r1498034
Log:
Add google analytics.


Modified:
    kafka/site/includes/header.html

Modified: kafka/site/includes/header.html
URL: http://svn.apache.org/viewvc/kafka/site/includes/header.html?rev=1498034&r1=1498033&r2=1498034&view=diff
==============================================================================
--- kafka/site/includes/header.html (original)
+++ kafka/site/includes/header.html Sat Jun 29 22:39:00 2013
@@ -14,6 +14,16 @@
 		<meta property="og:description" value="A high-throughput, distributed, publish-subscribe messaging system." />
 		<meta property="og:site_name" value="sna-projects" />
 		<meta property="og:type" value="website" />
+		<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-7818013-4', 'apache.org');
+		  ga('send', 'pageview');
+
+		</script>
 	</head>
 	<body>
 		<div>