android - Google Tag Manager hits not visible in Google Analytics -


i'm implementing google analytics v4 in android app through gtm. container , code configured according instructions found here https://developers.google.com/tag-manager/android/v4/. i'm getting logs indicate events being matched rule , fired, don't data in google analytics. logs this:

04-23 22:01:35.966 v/googletagmanager(22149): puthit called 04-23 22:01:35.966 v/googletagmanager(22149): sending hit 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 advice...

can give 1 example of log looks /googletagmanager(22149): sending hit store path: https: params: ul=en-gb, ev=value, el=label, t=event, cd=mainactivity,?

the hits may appear in reports after delay. can make sure realtime reports not show activity?


Comments

Popular posts from this blog

java - Intellij Synchronizing output directories .. -

git - Initial Commit: "fatal: could not create leading directories of ..." -