mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
FIX: Google Universal Analytics was tracking two page views on first page view
This commit is contained in:
parent
7a6cd15c4a
commit
d38727efb7
@ -5,6 +5,4 @@
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', '<%= SiteSetting.ga_universal_tracking_code %>', <%= ga_universal_json %>);
|
||||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user