feat: add HubSpot tracking script to the layout component

This commit is contained in:
Mauricio Siu
2025-10-11 00:30:08 -06:00
parent f896d2d058
commit cf9b788bd5

View File

@@ -62,6 +62,15 @@ export default async function RootLayout({
lexend.variable,
)}
>
<head>
<script
type="text/javascript"
id="hs-script-loader"
async
defer
src="//js-eu1.hs-scripts.com/147033433.js"
/>
</head>
<body>
<GoogleAnalytics gaId="G-0RTZ5EPB26" />
<NextIntlClientProvider messages={messages}>