add ga to preso
authorHanoh Haim <[email protected]>
Wed, 1 Jun 2016 12:00:44 +0000 (15:00 +0300)
committerHanoh Haim <[email protected]>
Wed, 1 Jun 2016 12:00:44 +0000 (15:00 +0300)
images/icons/Thumbs.db
trex_preso.asciidoc

index 2c3b4d0..a348790 100755 (executable)
Binary files a/images/icons/Thumbs.db and b/images/icons/Thumbs.db differ
index b0773fd..6235a0d 100755 (executable)
@@ -112,6 +112,17 @@ html, body {
     $('h4').html('<font size="4">04/2015</font>');
  </script>
 
+<script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-75220362-1', 'auto');
+  ga('send', 'pageview');
+
+</script>
+
 ++++++++++++++++++