In Google Tag Manager, I have some data layer variables set up. How can I test that the data is coming in through these variables as I expect? So, I want to verify that the data
There is a Chrome extension called Google Tag Assistant that allows you to check if tags are getting fired as well as inspecting data coming through the dataLayer
.
I had already been using this extension, but did not see my custom data layer variables. However, if you drill down through the tags, in Google Tag Assistant, you can see this other information (custom variables, etc). Note that, you need to ensure the tag is getting fired first.