We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5771feb commit 5f88c8fCopy full SHA for 5f88c8f
app/layout.tsx
@@ -55,7 +55,7 @@ export default function RootLayout({
55
window.dataLayer = window.dataLayer || [];
56
function gtag(){dataLayer.push(arguments);}
57
gtag('js', new Date());
58
- gtag('config', 'G-8NNCCEN53X');
+ gtag('config', 'G-CV2G2EG0KJ');
59
`,
60
}}
61
/>
0 commit comments