mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
FIX: Google Universal Analytics was tracking two page views on first page view
This commit is contained in:
parent
7a6cd15c4a
commit
d38727efb7
1 changed files with 0 additions and 2 deletions
|
@ -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…
Reference in a new issue