#Google tag manager is not showing when click on "View Source" in browser.

5 messages · Page 1 of 1 (latest)

sterile blade
#

I have set GTM code in my NextJs applicaiton, gtm is applied correctly when i see in "Inspect Elements".
But my seo person told me that gtm code should be visible when we do "View Source" in browser window.
Is there any issue with build? i am creating build using "Standalone" options next build && cp -r .next/static .next/standalone/.next/ && cp -r public .next/standalone/ after build i am copy public assets and then i deploy only standalone folder to production server also i am using node ./.next/standalone/server.js to start my project on Azure.

slender marshBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

sterile blade
#

hi is anyone there to help me?

wild shore
#

Please show some of your source code of how you’re adding GTM to your Next.js application.

#

We can’t tell what your problem is just from looking at screenshots of your browser devtools.