Google Tag Manager hits not visible in Google Analytics
Asked Answered
I

2

9

I'm implementing Google Analytics v4 in my android app through GTM. Container and code are configured according to instructions found here https://developers.google.com/tag-manager/android/v4/. I'm getting logs which indicate that events are being matched to a rule and fired, but I don't get any data in Google Analytics. Logs look something like this:

04-23 22:01:35.966 V/GoogleTagManager(22149): putHit called 04-23 22:01:35.966 V/GoogleTagManager(22149): Sending hit to store PATH: https: PARAMS: ul=en-gb, ev=value, el=label, t=event, cd=MainActivity, ....
04-23 22:01:36.026 V/GoogleTagManager(22149): putHit called

Please give some advice...

Intussusception answered 23/4, 2014 at 21:40 Comment(3)
I'm experiencing a similar issue, I don't see events in the Real Time data but they do appear after a day more or less.Glia
I'm also experiencing something similar. In my case I'm not able to make GoogleTabManager log a hint with the cd value (Screen Name) This is my question #28672860Bullis
double check UA-XXX and GTM-XXX ids. Also check the data in an an unfiltered viewEnvironment
T
0

Can you give one example of the log that looks like /GoogleTagManager(22149): Sending hit to store PATH: https: PARAMS: ul=en-gb, ev=value, el=label, t=event, cd=MainActivity,?

The hits may appear in the reports after a delay. Can you make sure that realtime reports also do not show any activity?

Trey answered 23/4, 2014 at 23:2 Comment(0)
M
0

Are you checking the "real-time event" or event under "behaviour" section? because you might have some delay of event report when you check them under "behaviour" section. You should be able to find them under "real-time event" if your container is properly configured.

Mailman answered 24/7, 2018 at 14:57 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.