Update bookmarklet.js
This commit is contained in:
parent
e4896a9db1
commit
3a17aa46d4
@ -26,7 +26,7 @@ cors = "https://cors-anywhere.herokuapp.com/";
|
|||||||
ga('create', 'UA-50840116-3', {'alwaysSendReferrer': true});
|
ga('create', 'UA-50840116-3', {'alwaysSendReferrer': true});
|
||||||
ga('set', 'page', '/cardprinter');
|
ga('set', 'page', '/cardprinter');
|
||||||
if(isTest || isDev){
|
if(isTest || isDev){
|
||||||
ga('set', 'referrer', "http://dev.qoomon.com");
|
ga('set', 'alwaysSendReferrer', false);
|
||||||
}
|
}
|
||||||
//ga('set', 'referrer', window.location.hostname);
|
//ga('set', 'referrer', window.location.hostname);
|
||||||
//ga('set', 'location', window.location.protocol + '//' + window.location.host + window.location.pathname);
|
//ga('set', 'location', window.location.protocol + '//' + window.location.host + window.location.pathname);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user