GA bugfix
This commit is contained in:
@@ -58,6 +58,9 @@
|
|||||||
ga('create', 'UA-54779209-2', 'auto');
|
ga('create', 'UA-54779209-2', 'auto');
|
||||||
ga('send', 'pageview', window.location.pathname + window.location.search + window.location.hash);
|
ga('send', 'pageview', window.location.pathname + window.location.search + window.location.hash);
|
||||||
}
|
}
|
||||||
|
else {
|
||||||
|
var ga = null;
|
||||||
|
}
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user