Reputation: 2772
In Google Tag Manager's user guide, it is instructed to add the GTM snippets to every page on the site. What would happen if we just place this on just selected pages and not every page? I just want to track one page and not all pages. I'm new to GTM and that's why I am a bit confused. Thanks
Upvotes: 1
Views: 2431
Reputation: 856
You can absolutely do that. There are some considerations / consequences to this approach and why it isn't recommended. Essentially reports via google analytics UI will have inaccurate or meaningless data.
You might want to consider having the container on every page and a page view tag to get that information. If you want to tag a specific behaviour you can create a different tag which only fires on a given condition. i.e a conversion.
Hope that helps.
Upvotes: 1