From c532aa8a9e1ecf114e37ba49892a4697ca0811e4 Mon Sep 17 00:00:00 2001
From: Martina Maggio <martina.maggio@control.lth.se>
Date: Fri, 17 Oct 2014 08:06:03 +0000
Subject: [PATCH] Adding google analytics

---
 cfp.html                  | 13 +++++++++++++
 conference.html           | 13 +++++++++++++
 conference_dates.html     | 13 +++++++++++++
 index.html                | 13 +++++++++++++
 local.html                | 13 +++++++++++++
 local_accomodation.html   | 13 +++++++++++++
 local_arrival.html        | 13 +++++++++++++
 news.html                 | 13 +++++++++++++
 organizing-committee.html | 13 +++++++++++++
 program-committee.html    | 13 +++++++++++++
 program-keynote.html      | 13 +++++++++++++
 registration.html         | 13 +++++++++++++
 suggestions.html          | 13 +++++++++++++
 wip.html                  | 13 +++++++++++++
 workshops.html            | 13 +++++++++++++
 15 files changed, 195 insertions(+)

diff --git a/cfp.html b/cfp.html
index 0b00a74..22963e1 100644
--- a/cfp.html
+++ b/cfp.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/conference.html b/conference.html
index f7a3424..7bfadac 100644
--- a/conference.html
+++ b/conference.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/conference_dates.html b/conference_dates.html
index 2d293df..36ea201 100644
--- a/conference_dates.html
+++ b/conference_dates.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/index.html b/index.html
index ff58d03..08f71cf 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/local.html b/local.html
index 431db51..45290b3 100644
--- a/local.html
+++ b/local.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/local_accomodation.html b/local_accomodation.html
index 20312c4..42fc037 100644
--- a/local_accomodation.html
+++ b/local_accomodation.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/local_arrival.html b/local_arrival.html
index 609c283..c39bbf4 100644
--- a/local_arrival.html
+++ b/local_arrival.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/news.html b/news.html
index 0281f34..148f615 100644
--- a/news.html
+++ b/news.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/organizing-committee.html b/organizing-committee.html
index 6e9a38b..d9b04c5 100644
--- a/organizing-committee.html
+++ b/organizing-committee.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/program-committee.html b/program-committee.html
index 54e0c31..28d096f 100644
--- a/program-committee.html
+++ b/program-committee.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/program-keynote.html b/program-keynote.html
index 973f284..7ddf0e4 100644
--- a/program-keynote.html
+++ b/program-keynote.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/registration.html b/registration.html
index 068254e..9ef5dba 100644
--- a/registration.html
+++ b/registration.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/suggestions.html b/suggestions.html
index 8352be8..e3883cf 100644
--- a/suggestions.html
+++ b/suggestions.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/wip.html b/wip.html
index 307fb9a..8696b36 100644
--- a/wip.html
+++ b/wip.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
diff --git a/workshops.html b/workshops.html
index 3d6aba3..453428f 100644
--- a/workshops.html
+++ b/workshops.html
@@ -3,6 +3,19 @@
 <meta charset="UTF-8">
 <title>ECRTS 2015</title>
 <link rel="stylesheet" href="css/style.css" type="text/css">
+
+<!-- Analytics: START -->
+<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-55862227-1', 'auto');
+  ga('send', 'pageview');
+</script>
+<!-- Analytics: END -->
+
 </head>
 
 <body>
-- 
GitLab