"> ', { cookie_flags: 'SameSite=None;Secure' }); hooks.push(function (location, referrer) { gtag('event', 'page_view', { 'send_to': ' ', 'page_location': location.pathname }); }); var url = location.href; document.addEventListener('click', () => { requestAnimationFrame(() => { if (url === location.href) { return; } for (var i = 0; i < hooks.length; i++) { hooks[i](location, url); } url = location.href; }); }, true);