2016-12-03 00:37:38 +00:00
|
|
|
|
|
|
|
|
|
|
|
<!-- Begin Google Analytics -->
|
|
|
|
<script>
|
|
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
|
|
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
|
|
|
|
|
|
|
|
ga('create', 'UA-85682716-2', 'auto');
|
|
|
|
|
2017-06-16 11:04:35 +00:00
|
|
|
// Specifying location.pathname here overrides the default URL which could include arguments.
|
2016-12-03 00:37:38 +00:00
|
|
|
// This method prevents Google Analytics from logging any recipe or input data in the URL.
|
|
|
|
ga('send', 'pageview', location.pathname);
|
|
|
|
|
|
|
|
</script>
|
|
|
|
<!-- End Google Analytics -->
|
|
|
|
|