summary refs log tree commit diff
path: root/templates
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-03-30 21:34:50 +0200
committerfranck cuny <franck@lumberjaph.net>2010-03-30 21:34:50 +0200
commit42455dcfefcad2662afb2d359187bc3a7b5cf5c9 (patch)
tree5703de7d4fd2db5330f4446e865c6c2eefd2a97b /templates
parentapplication (diff)
downloadfeeddiscovery-42455dcfefcad2662afb2d359187bc3a7b5cf5c9.tar.gz
update and add tracking code
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 6ca4297..f3f39d4 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -2,6 +2,18 @@
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>feeddiscover</title>
+   <!-- Piwik -->
+<script type="text/javascript">
+var pkBaseURL = (("https:" == document.location.protocol) ? "https://tools.tirnan0g.org/piwik/" : "http://tools.tirnan0g.org/piwik/");
+document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 8);
+piwikTracker.trackPageView();
+piwikTracker.enableLinkTracking();
+} catch( err ) {}
+</script><noscript><p><img src="http://tools.tirnan0g.org/piwik/piwik.php?idsite=8" style="border:0" alt=""/></p></noscript>
+<!-- End Piwik Tag -->
  </head>
  <body>
    <h1>feeddiscover</h1>