mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Google Universal Analytics was tracking two page views on first page view
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user