diff --git a/vector/index.html b/vector/index.html index f27b01d1e8..8fb479951e 100644 --- a/vector/index.html +++ b/vector/index.html @@ -58,6 +58,9 @@ ga('create', 'UA-54779209-2', 'auto'); ga('send', 'pageview', window.location.pathname + window.location.search + window.location.hash); } + else { + var ga = null; + }