[Pcsclite-git-commit] [website] 01/02: Reader selection: add a Google Anaytics tracker

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu Sep 24 15:36:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository website.

commit 34cb1938b3b3636c942d925ba7b6f73516665bfe
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Thu Sep 24 17:34:33 2015 +0200

    Reader selection: add a Google Anaytics tracker
    
    I would like to know what kind of researches are made.
---
 select_readers/index.html | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/select_readers/index.html b/select_readers/index.html
index da99f71..022c0cc 100644
--- a/select_readers/index.html
+++ b/select_readers/index.html
@@ -143,5 +143,14 @@
         <script src="js/readers.js"></script>
         <script src="js/bootstrap.min.js"></script>
         <script src="js/main.js"></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-2404298-10', 'auto');
+  ga('send', 'pageview');
+		</script>
     </body>
 </html>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/website.git



More information about the Pcsclite-cvs-commit mailing list