mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
domain name not needed
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
m.parentNode.insertBefore(a, m)
|
||||
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
||||
|
||||
ga('create', '${trackingCode}', '${domainName}');
|
||||
ga('create', '${trackingCode}');
|
||||
ga('send', 'pageview');
|
||||
|
||||
Reference in New Issue
Block a user