Skip to content

Commit

Permalink
Add Google Analytics tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
LeNPaul committed Jan 7, 2018
1 parent 356dab2 commit d333cfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _data/settings.yml
Expand Up @@ -3,7 +3,7 @@ disqus:
comments: false
disqus_shortname: 'https-lenpaul-github-io-lagrange'

google-ID: 'UA-80213386-1'
google-ID: 'UA-112060364-1'

menu:
- {name: 'About', path: 'menu', url: 'about.html'}
Expand Down
1 change: 1 addition & 0 deletions _includes/head.html
Expand Up @@ -28,6 +28,7 @@
src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML">
</script>

<!-- Google Analytics -->
{% include google-analytics.html %}

<!-- Use Jekyll SEO plugin -->
Expand Down

0 comments on commit d333cfc

Please sign in to comment.