1.1 --- a/templates/theme.html Mon May 26 10:22:40 2014 +0200
1.2 +++ b/templates/theme.html Tue May 27 07:45:42 2014 +0200
1.3 @@ -29,6 +29,23 @@
1.4 <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
1.5 <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
1.6 <![endif]-->
1.7 +
1.8 + <!-- Piwik -->
1.9 +<script type="text/javascript">
1.10 + var _paq = _paq || [];
1.11 + _paq.push(["setDoNotTrack", true]);
1.12 + _paq.push(['trackPageView']);
1.13 + _paq.push(['enableLinkTracking']);
1.14 + (function() {
1.15 + var u=(("https:" == document.location.protocol) ? "https" : "http") + "://piwik.eskp.fz-juelich.de/piwik/";
1.16 + _paq.push(['setTrackerUrl', u+'piwik.php']);
1.17 + _paq.push(['setSiteId', 1]);
1.18 + var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript';
1.19 + g.defer=true; g.async=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
1.20 + })();
1.21 +</script>
1.22 +<noscript><p><img src="http://piwik.eskp.fz-juelich.de/piwik/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
1.23 +<!-- End Piwik Code -->
1.24 </head>
1.25
1.26 <body>