Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'site/layouts/partials/analytics.html')
-rw-r--r--site/layouts/partials/analytics.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/site/layouts/partials/analytics.html b/site/layouts/partials/analytics.html
new file mode 100644
index 0000000000..eeb57f9039
--- /dev/null
+++ b/site/layouts/partials/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>