forked from quentin/quentin.dufour.io
Add GA option
This commit is contained in:
parent
2465d2308c
commit
02cfd5d324
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', '{{ site.google_analytics }}', 'auto');
|
||||
ga('require', 'linkid');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue