In my layout.js, I have the GoogleTagManager :
<GoogleTagManager gtmId="GTM-XXXXXX" />
In my folder “pages”, i have a lot of routes :
enter image description here
Each page generates a new GTM ID
I tried to use the script instead of the module GTM but it doesn’t change anything.
Can someone help me ?
Thank you
New contributor
cecile vilport is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.