aboutsummaryrefslogtreecommitdiff
path: root/website/slideshow.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/slideshow.html')
-rw-r--r--website/slideshow.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/website/slideshow.html b/website/slideshow.html
index 1be62eb4..4f2563fa 100644
--- a/website/slideshow.html
+++ b/website/slideshow.html
@@ -92,4 +92,14 @@
<a href="credits.html" class="creditsLink">credits</a> | Copyright &copy; 2009 Reinier Zwitserloot and Roel Spilker, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT licence</a>.
</div>
</div>
+ <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-9884254-1");
+ pageTracker._trackPageview();
+ } catch(err) {}
+ </script>
</body></html>