Skip to content

Commit 1dcc57e

Browse files
committed
Added google analytics to guage usage
1 parent 10bf475 commit 1dcc57e

350 files changed

Lines changed: 2800 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_build/includes/head.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,12 @@
88
<link rel="keywords" href="{{ page.title }}">
99
<link rel="stylesheet" href="/css/style.css">
1010
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
11+
<script>
12+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
13+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
14+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
15+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
16+
ga('create', 'UA-116317669-1', 'auto');
17+
ga('send', 'pageview');
18+
</script>
1119
</head>

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
<link rel="keywords" href="index">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13+
<script>
14+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18+
ga('create', 'UA-116317669-1', 'auto');
19+
ga('send', 'pageview');
20+
</script>
1321
</head>
1422
<body>
1523
<div class="wrapAll clearfix">

pages/android.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
<link rel="keywords" href="android">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13+
<script>
14+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18+
ga('create', 'UA-116317669-1', 'auto');
19+
ga('send', 'pageview');
20+
</script>
1321
</head>
1422
<body>
1523
<div class="wrapAll clearfix">

pages/android_changelog.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
<link rel="keywords" href="android_changelog">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13+
<script>
14+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18+
ga('create', 'UA-116317669-1', 'auto');
19+
ga('send', 'pageview');
20+
</script>
1321
</head>
1422
<body>
1523
<div class="wrapAll clearfix">

pages/articles.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
<link rel="keywords" href="articles">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13+
<script>
14+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18+
ga('create', 'UA-116317669-1', 'auto');
19+
ga('send', 'pageview');
20+
</script>
1321
</head>
1422
<body>
1523
<div class="wrapAll clearfix">

pages/changelog.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
<link rel="keywords" href="changelog">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13+
<script>
14+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18+
ga('create', 'UA-116317669-1', 'auto');
19+
ga('send', 'pageview');
20+
</script>
1321
</head>
1422
<body>
1523
<div class="wrapAll clearfix">

pages/community.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
<link rel="keywords" href="community">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13+
<script>
14+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18+
ga('create', 'UA-116317669-1', 'auto');
19+
ga('send', 'pageview');
20+
</script>
1321
</head>
1422
<body>
1523
<div class="wrapAll clearfix">

pages/console.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
<link rel="keywords" href="console">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13+
<script>
14+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18+
ga('create', 'UA-116317669-1', 'auto');
19+
ga('send', 'pageview');
20+
</script>
1321
</head>
1422
<body>
1523
<div class="wrapAll clearfix">

pages/contact.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
<link rel="keywords" href="contact">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13+
<script>
14+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18+
ga('create', 'UA-116317669-1', 'auto');
19+
ga('send', 'pageview');
20+
</script>
1321
</head>
1422
<body>
1523
<div class="wrapAll clearfix">

pages/data.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010
<link rel="keywords" href="data">
1111
<link rel="stylesheet" href="/css/style.css">
1212
<link rel="icon" type="image/png" href="/images/sb-desktop-32x32.png">
13+
<script>
14+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
15+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
16+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
17+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
18+
ga('create', 'UA-116317669-1', 'auto');
19+
ga('send', 'pageview');
20+
</script>
1321
</head>
1422
<body>
1523
<div class="wrapAll clearfix">

0 commit comments

Comments
 (0)