window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-DJBCYVJNBX', {
'anonymize_ip': true,
'sample_rate': 2,
'cookie_flags': 'secure;samesite=none'
});
var s = document.createElement('script');
s.src = 'https://www.googletagmanager.com/gtag/js?id=G-DJBCYVJNBX';
s.async = true;
document.head.appendChild(s);