We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9977ca4 + a45bad3 commit 78dbfe3Copy full SHA for 78dbfe3
1 file changed
src/app/layout.tsx
@@ -69,7 +69,7 @@ export default function RootLayout({
69
async
70
src="https://www.googletagmanager.com/gtag/js?id=G-ZC8LE59L8H"
71
></Script>
72
- <Script>
+ <Script id="google-analytics">
73
{`window.dataLayer = window.dataLayer || [];
74
function gtag(){dataLayer.push(arguments);}
75
gtag('js', new Date());
0 commit comments