Skip to content

Commit

Permalink
Removed debug
Browse files Browse the repository at this point in the history
  • Loading branch information
captainyarr committed Oct 13, 2017
1 parent 175bc86 commit 69d1d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics_debug.js', 'ga');
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
window.ga_debug = {
trace: true
}
Expand Down

0 comments on commit 69d1d4e

Please sign in to comment.