You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
var id = "".concat(hashCode(window.location.href), "-").concat(new Date().getTime(), "-").concat(Math.random().toString(16).substr(2, 14));
var data = JSON.stringify({ referer: window.location.href, checkpoint: 'unsupported', weight: 1, id: id }); var img = new Image(); img.src = 'https://rum.hlx3.page/.rum/1?data='+encodeURIComponent(data); }