aboutsummaryrefslogtreecommitdiff
path: root/site/_includes/analytics.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/_includes/analytics.html')
-rw-r--r--site/_includes/analytics.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/site/_includes/analytics.html b/site/_includes/analytics.html
new file mode 100644
index 000000000..e0989cda5
--- /dev/null
+++ b/site/_includes/analytics.html
@@ -0,0 +1,6 @@
+<script>
+ window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
+ ga('create', 'UA-146052-10', 'getbootstrap.com');
+ ga('send', 'pageview');
+</script>
+<script async src='https://www.google-analytics.com/analytics.js'></script>