How to use Google Analytics and Microsoft Clarity Scripts in Remix #10073
Unanswered
lucasrothman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have script tags for some analytics services that I'd like to add to my Remix site.
Tried putting something like this into
root.tsx
but now I'm getting hydration errors. What's the proper way to do this? Thanks!Would also preferably defer loading this so I don't slow down the page.
Beta Was this translation helpful? Give feedback.
All reactions