Prevent JS error during development

This commit is contained in:
2015-10-17 03:16:52 +01:00
parent 9a8ed9b0a5
commit b23eafab42

View File

@@ -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 = []; };
</script>