Skip to content

Commit 766dcd6

Browse files
committed
Add Google Analytics tracking
1 parent 4afa109 commit 766dcd6

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

_data/settings.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ disqus:
33
comments: false
44
disqus_shortname: 'millennial-3'
55

6+
google-ID: 'UA-112060364-2'
7+
68
menu:
79
- {name: 'Interesting Facts', folder: 'pages', file: 'facts.html'}
810
- {name: 'Learning Resources', folder: 'pages', file: 'resources.html'}

_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML">
2828
</script>
2929

30+
<!-- Google Analytics -->
3031
{% include google-analytics.html %}
3132

3233
<!-- Use Jekyll SEO plugin -->

0 commit comments

Comments
 (0)