1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-26 16:20:09 +02:00

update ga id

This commit is contained in:
Kushagra Gour
2019-03-15 14:50:08 +05:30
parent 8f47746827
commit 698de288e0
2 changed files with 15 additions and 18 deletions

View File

@@ -32,9 +32,9 @@ if (navigator.onLine && !window.DEBUG) {
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
if (location.href.indexOf('chrome-extension://') === -1) {
ga('create', 'UA-87786708-1');
ga('create', 'UA-87786708-2');
} else {
ga('create', 'UA-87786708-1', {
ga('create', 'UA-87786708-2', {
'cookieDomain': 'none'
});
// required for chrome extension protocol