Tag Management, such as the Google Tag Manager, allows greater flexibility in the management and deployment of Javascript snippets and code for websites based on rules, macros and other pre-defined logic.
Questions tagged [tag-manager]
22 questions
28
votes
1 answer
How do I hide the Google Tag Manager preview pane?
When using the "new" UI (version 2) of Google Tag Manager, I cannot disable the preview/debug pane. It's appearing on every page of my web site whenever I'm logged into my Google Apps account.
I've deleted every cookie from a *.google.com domain. As…
Larry Silverman
- 393
- 1
- 3
- 9
2
votes
1 answer
Search console can't detect structured data after adding through google tags
Will adding them manually instead of using tag manager help. They all passed the validation test in the Google Structured Data testing tool. I have included two tags. One for implementing products rich card and another a Knowledge Graph Card
Howard
- 21
- 1
2
votes
1 answer
What should be considered when going from "old fashioned" Google Analytics to Tag Manager?
I already read a few questions on tag-manager such as "What is the difference between google tag manager and google analytics?" but haven't seen a question about going from a site already using Event Tracking hard coded to using Tag Manager.
I'm…
Ryan
- 544
- 5
- 14
2
votes
1 answer
Tracking universal analytics events through Google Tag Manager
I have an Universal Analytics property installed on my site through Google Tag Manager.
Following this article on tracking classic ga.js events through GTM I have given my tracker a global name _gua. Now I try to fire events using additional HTML…
Cubius
- 141
- 1
- 5
2
votes
0 answers
Refused to execute script from 'https://googleads.g.doubleclick.net/pagead/viewthroughconversion/
I just added tags to track the conversion of our Google Ads and according to Google Tag Assistant, all is fine (the tag is blue; "To validate please enter the feed ID").
But in the console, I get this error:
Refused to execute script from
…
Félix Paradis
- 141
- 1
- 8
1
vote
1 answer
How do I seamlessly implement Google Tag Manager to a site that already has GA and Search Console?
We have a website with decent traffic and have been able to generate business from it. Currently, we have Google Analytics and Search Console and are getting data and these two are also linked. My CEO has been told by someone that we need to…
Aqualung
- 11
- 1
1
vote
1 answer
Google Tag Manager and Data Layer under the hood
I am really newbie in all this marketing stuff, so I understand everything much better on the software layer. Phrases like : "Add this script to your page directly after body tag and it will work" confuse me.
So I want to get understanding of GTM…
CROSP
- 167
- 4
1
vote
0 answers
How to send custom values in google tag manager
I am working on tag certain events with google tag manager but I have a doubt about sending custom value, I'm defined an event like this
In the value field I'm sending a data layer value defined as monthly_income so in javascript I set the event…
dev-yohan
- 11
- 2
1
vote
1 answer
Google Tag Manager Form Trigger
I have Google Tag Manager installed on all pages. I want a specific tag to fire when the user fills out a form on mysite.example/chanell1-theme
The trigger I have set up now is:
Choose Event: Form
Configure Trigger: Check validation, Wait for…
czmudzin
- 531
- 3
- 17
1
vote
1 answer
What does Google Tag Manager's Custom Image Tag do?
I am trying to understand how GTM works. Having inserted the container code to my page, I created two tags, "Custom HTML Tag" and "Custom Image Tag" and published them. In the "Custom HTML Tag", I wrote:…
Wen Shenk
- 505
- 1
- 4
- 15
1
vote
1 answer
When having multiple firing rules in Tag Manager - "and" or "or"?
Let us say I have some tag in Tag Manager.
This event has two firing rules:
"All pages"
"Domain equals domain.com"
Is this seen as an:
(1) AND (2)
or:
(1) OR (2)
This is quite important for how to add the rules.
Lars Holdgaard
- 57
- 9
1
vote
1 answer
How to make a split test that reduces scripts from Google Tag Manager in a tool like VisualWebOptimizer
We have a website, where we use Google Tag Manager, in order to insert a big amount of scripts.
We want to run a split test, where we reduce these scripts by 70%, which should improve load time (even though the scripts from Tag Manager runs async),…
Lars Holdgaard
- 57
- 9
1
vote
1 answer
Google Tag Manager - Link Click Listener Check Validation option
What does the "Check Validation" option for a Link Click Listener mean? The description says "Only fire tags when the action of opening a link is considered valid", but what does that actually mean?
I haven't been able to find any documentation on…
Ojen
- 111
- 2
1
vote
1 answer
How do I add Google Tag Manager on Blogger?
I tried to paste the code generated through Google Tag Manager to my blog and I verified that the code was copied exactly, but always I get the same message error:
"The reference to entity "l" must end with the ';' delimiter"
care
- 11
- 2
1
vote
2 answers
Is there a way I can filter traffic by page-type based upon URL structure in Google-Analytics or Google Webmaster Tools?
I have a local business directory site. I'm trying to segment my incoming traffic by page-type such that I can find out what percentage of traffic is going to zip code pages exclusively and what percentage is going to city/state level pages. I…
MFM
- 315
- 3
- 10