bagder: curl-www _footer.html,1.14,1.15
[email protected] Mon, 16 Nov 2009 22:14:14 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www
In directory giant.haxx.se:/var/tmp/cvs-serv24751
Modified Files:
_footer.html
Log Message:
test google analytics on the site
Index: _footer.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_footer.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- _footer.html 25 Sep 2009 14:14:11 -0000 1.14
+++ _footer.html 16 Nov 2009 22:14:12 -0000 1.15
@@ -17,4 +17,12 @@
title="Asp.net upload component">File upload with ASP.NET</a>
</center>
-<!-- last-line-in-body -->
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+try {
+var pageTracker = _gat._getTracker("UA-11630101-1");
+pageTracker._trackPageview();
+} catch(err) {}</script>