#Removed hotjar & fb scripts are stil loaded

5 messages · Page 1 of 1 (latest)

muted oriole
#

My website is deployed on vercel and i am using next.js 13. I have removed hotjar and some imported scripts but they are stil loaded 😄 are they cached and where? xD

true rapids
#

Hi @muted oriole , do you mind sharing the script of hotjar installation code to nextjs? I'm having a hard time installing it on my end. Thanks

muted oriole
#

Hey man i found what was the issue. You can activate it two ways

#

One troguht adding it in head in app js

#

Secound trought gtm which was my problem