Ensure GA is recorded for each page change

This commit is contained in:
Andrew Miner
2015-01-15 11:14:04 -08:00
parent d2b9720e72
commit f0c6c055ff
3 changed files with 20 additions and 4 deletions
@@ -13,5 +13,4 @@ script.
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-5871323-4', 'crafting-guide.com');
ga('send', 'pageview');
}