Commit 486ca67e by Arjun Jhukal

updated the script for clarity

parent ca8f7144
......@@ -99,6 +99,16 @@ export default function RootLayout({
</ProviderWrapper>
</SeonProvider>
</body>
<Script id="microsoft-clarity" strategy="afterInteractive">
{`
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "vi6o8j3y4g");
`}
</Script>
</html>
);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment