How to Add Google Tag Manager in NextJs 14

preview_player
Показать описание

👉🏼 The Ultimate NextJs 14 Course

👉🏼 Project source code

👉🏼 Work with me
Рекомендации по теме
Комментарии
Автор

I'm learning about the latest Next.js features firsthand through your videos, which has been immensely helpful. Your dedication to sharing this knowledge is greatly appreciated.

trusht
Автор

Nice new feature in NextJS. Did you experiment with the data layer in order to deny storage and grant it when cookies are accepted? NextJS refers to Google for this and Google has documented it poorly.

ricardovannoort
Автор

Please make a tutorial on how to generate pdfs in next 14 js on server-side. It's really tricky.

Foused
Автор

Please make a tutorial on how to set up a project with i18n + next-auth (jwt) and SEO (for example opengraph). Recently I did this kind of project for my client based on your tutorials and it was tricky to combine all these things together.

Foused
Автор

Very useful video, thank you. For some reason GoogleTagManager placed in Layout is breaking HMR for some (random?) pages/components. I spend several hours to find out this. When it placed in Page - no problem. Thank you one more time, Excellent video.

en_kratia
Автор

please we need a video relating to Supabase, creating multiple tables, establishing relation between them and all

starlord
Автор

Hamed.. just want to check, can you read my mind 😀... your video releases match with what I am thinking off . :)

uncoolcoder
Автор

Great Work ❤
Can U please make a video how to secure apis in nextjs like prevent from scrapping
And also what about to handle light and dark mode without flicker

babayaga
Автор

Excelente video! Estaba teniendo problemas para configurar google tag manager y con tu tutorial lo logre! muchas gracias

GracianaBaratti
Автор

Thanks Hamed for your excellent content, it's really helpful

arturogonzalez
Автор

Hi Hamed, thanks for your video, I have a question. Once I add the GTM tag and I also want to add Analytics, do I need to add the other tag below as well, or is GTM enough?

marieltorres
Автор

Hey Hamed, love the content! I'm curious about if this falls into the category of blocked cookies for future Chrome versions?

kris.pbg.
Автор

helpful :). Can you give me any suggestion. when i want to set multiple page track as page it not work properly. Thanks

mdshafiulislam
Автор

I am finding this tutorial and find this video ❤❤❤

hulashmahto
Автор

Thanks for sharing. Have you found any solutions for the Content Security Policy error caused by the inline GTM? Please please help.

dotpxg
Автор

Hi thanks for the video, I have a question because I am a bit confused in the next js docs.

Is the "sendGTMEvent" method the same as "sendGAEvent"?

I was already tracking page views before using the script tags in next js, now I am trying to add GA4 events. So do I use the sendGTMEvent to send GA4 events or do I only import sendGAEvent for that?

alimodz
Автор

When will be a video for an cookies consent banner ?

geraAlcantara
Автор

Hello, great video!
Does the GoogleTagManager from Next.js work with Tag Containers provisioned server side?

thedanmwangi
Автор

It tells me Google Tag not found no matter what I do at deployed version as well as local version, ay help?

deceiverrr_
Автор

Does this component handle the condition to run only in production? or should I put a condition manually to run on prod only? Thank you!

alfonsomartinangeles