export const gtagScripts = [ { type: 'text/partytown', src: 'https://www.googletagmanager.com/gtag/js?id=UA-141107757-1', }, { type: 'text/partytown', children: ` window.dataLayer = window.dataLayer || []; function gtag(){ dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-141107757-1');`, }, ];