diff --git a/_includes/ga.html b/_includes/ga.html index 9be091c..56a549b 100644 --- a/_includes/ga.html +++ b/_includes/ga.html @@ -6,5 +6,5 @@ })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-354018-11', 'auto'); ga('send', 'pageview'); - } + } else { _gaq = []; };