You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ro...@apache.org on 2012/03/26 20:56:29 UTC

svn commit: r1305491 - /incubator/ooo/ooo-site/trunk/content/download/index.html

Author: robweir
Date: Mon Mar 26 18:56:29 2012
New Revision: 1305491

URL: http://svn.apache.org/viewvc?rev=1305491&view=rev
Log:
Add GA-enablement

Modified:
    incubator/ooo/ooo-site/trunk/content/download/index.html

Modified: incubator/ooo/ooo-site/trunk/content/download/index.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/download/index.html?rev=1305491&r1=1305490&r2=1305491&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/download/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/download/index.html Mon Mar 26 18:56:29 2012
@@ -15,6 +15,22 @@
   @import "exceptions.css";
   /* ]]> */
   </style>
+	
+<script type="text/javascript">
+
+  var _gaq = _gaq || [];
+  _gaq.push(['_setAccount', 'UA-30193653-1']);
+  _gaq.push(['_setDomainName', 'openoffice.org']);
+  _gaq.push(['_trackPageview']);
+
+  (function() {
+    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+  })();
+
+</script>	
+	
 </head>
 
 <body>