I have embed youtube videos on my web site and want to track in google analytics video events. I set up Youtube tag in Google Tag Manager and install Google Tag Manager on my web site. I see Google Tag Manager debugger on my web site and fired tags. Tag details. But I don't see Youtube in Google Analytics. I am not sure what is wrong - my installation or I look at events in a wrong place.
Additionally in Chrome console I see a command executed.
What is a little bit confusing for me is tracking ids. Google Analytics shows UA-XXX77-7, while fired video tag has UA-XXX77-9 (as shown in the tag details before). But maybe everything is okay with this.
Related
GTM is installed on the site, I have added the conversion linker and set to fire on all pages, and it is firing correctly.
However on my google ads, it's not detecting the tag manager. Is there a way to troubleshoot this?
Does anyone know how to deploy Google Tag Manager succesfully in an Iframe?
I am working on the JavaScript widget for external partners which will be embedded on their websites as an iframe.
I want to track some of the events in my widget with Google Tag Manager which sends collected data to Google Analytics. I went through the whole configuration and set up some of the first triggers and events. For testing purposes, I put my iframe with the source code to my widget on one of the clients' websites. When I use a Google Tag manager for debugging my tags I can see all of my tags being fired and working correctly as they should from that iframe. Unfortunately, when testing it on the website without the debugger, none of the events appear in Google Analytics. Since I am the creator of the widget and I have full control over my source code what could be the reason for those events not being registered to Google Analytics but still being fired in the debugger? I went through the documentation of Google Tag Manager, and it says clearly that I can track my iframe if I have the access to the source code to configure it.
Any help and insight will be very appreciated here, did anyone faced a similar problem, and what could be the possible solution?
I am new to all of this and am trying to install the GTM tag on my WordPress website. I tried the plugin Google Tag Manager for WP and later in Google Site Kit.
In both methods, I can only see the tags through Tag Assistant when logged in WordPress. If I log off from wp-admin and access the website, I can't see the tags.
When trying to use the debug on GTM it shows the Analytics tag was fired and when using Analytics debug I can see the events are happening:
Are my tags properly installed or not?
Why I can't see it in Tag Assistant or what do I need to do?
Is it better to install directly to the code without using a plug-in?
Analytics
GTM
Thank you!
I want to set up clicks tracking for button on website, implement tracking for Google Analytics and Facebook Pixel. Everything works well when testing site in Preview/Debug mode of GTM. GA and FB tracks events as planned. I Submitted version in Google Tag Manager and Published it.
Problem is following: Website tracking in normal mode doesnt work, for example website in Incognite mode is not tracked. Where in the Submit/Publish process in GTM could I have made a mistake?
Thanks for help!
We want to use Google Tag Manager to deploy our Google Analytics code but we do not want to change over our event tracking _gaq.push('_trackEvent') over to the Google Tag Manager dataLayer method yet.
Is this something that is possible or do we need to migrate those events to Google Tag Manager at the same time?
From posts to the Google Forums it look like this is not recommended.
https://productforums.google.com/forum/#!searchin/tag-manager/_gaq.push$20with$20google$20tag$20manager/tag-manager/9jSsmZhzuCo/vOAwcQqba0QJ
https://productforums.google.com/forum/#!topic/tag-manager/cglXIlLmTvc
I believe that this is possible but I'm not certain. You could set it up on the fly and test it out in debug mode:
Add your base tag (Google Analytics page view tag) to all pages.
Select Preview > Debug and then visit the website in question
Open the console and check using your go to debugging tool. I use GA Debugger for chrome (https://chrome.google.com/webstore/detail/google-analytics-debugger/jnkmfdileelhofjcijamephohjechhna?hl=en)
Try clicking a link or button that triggers an event using __gaq.push