Homepage Too.l: Scriptfehler bei Google Analytics
I have added the tracking code according to the information here on my website. If you look in the browser console, the script crashes on the 2nd line here because UA-77935442-3 is not known - it should also be ‘UA-77935442-3’ (with quotation marks.
Thank you Swisscom for fixing the error as soon as possible.
gaSettings.siteOwnerTrackingCode = true;
window[‘ga-disable-’ + UA-77935442-3] = true;
ga(‘create’, ‘UA-77935442-3’, ‘auto’, {‘name’: gaSettings.siteOwnerTrackerName});
ga(gaSettings.siteOwnerTrackerName+‘.send’, ‘pageview’);
gaSettings.resellerTrackingCode = true;
window[‘ga-disable-’ + UA-65453061-1] = true;
ga(‘create’, ‘UA-65453061-1’, ‘auto’, {‘name’: gaSettings.resellerTrackerName});
ga(gaSettings.resellerTrackerName+‘.send’, ‘pageview’);