Update bookmarklet.js

This commit is contained in:
Bengt Brodersen 2015-01-28 01:52:40 +01:00
parent ae951dc894
commit f11d872ece

View File

@ -19,7 +19,7 @@ cors = "https://cors-anywhere.herokuapp.com/";
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50840116-3', 'auto'); ga('create', 'UA-50840116-3', 'auto', {'alwaysSendReferrer': true});
ga('set', 'location', window.location.protocol + '//' + window.location.host + window.location.pathname); ga('set', 'location', window.location.protocol + '//' + window.location.host + window.location.pathname);
ga('set', 'hostname', window.location.hostname); ga('set', 'hostname', window.location.hostname);
ga('set', 'page', '/cardprinter'); ga('set', 'page', '/cardprinter');