aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
Diffstat (limited to '_includes')
-rw-r--r--_includes/counter.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/_includes/counter.html b/_includes/counter.html
index e69de29..d97aa35 100644
--- a/_includes/counter.html
+++ b/_includes/counter.html
@@ -0,0 +1,6 @@
+<!-- Insights Analytics -->
+<script src="https://getinsights.io/js/insights.js"></script>
+<script>
+insights.init('xOhRsT1wa6n9QDig');
+insights.trackPages();
+</script> \ No newline at end of file