i need to link google tag manager to my website so i can track a form lead on google ads.
Do i add the code to chunk - header. if so where should the code go?
should i go at the very start of this?
i need to link google tag manager to my website so i can track a form lead on google ads.
Do i add the code to chunk - header. if so where should the code go?
should i go at the very start of this?
I guess the code should be put into the <head>
tag of your webpage, and not into the <header>
tag (that is shown in your screenshot).