Skip to main content

All Questions

5 votes
0 answers
843 views

Google tag manager- No user property available for "item_id" and no default value was defined. Returning "undefined"

I am trying to integrate Firebase analytics and Google tag manager into my Android app. I have configured some tags and triggers over my GTM console. But i see the following error in my debug console ...
Ajith M A's user avatar
  • 5,387
1 vote
1 answer
552 views

Google Tag Manager for Xamarin Android app

As of my googled data, i got to know how to integrate GTM with the xamarin app. Based the url here. The Tag manager is able to push the events to the GTM. So question is, how to get the ...
Sankarann's user avatar
  • 2,665
4 votes
1 answer
513 views

Google Analytics SDK v4 Tracking Campaigns Emailing No Data

I am trying to track Campaigns (emailing for example) with the Android SDK v4 but it's not working as we cannot see any data in our Google Analytics account. We are trying to use the code below to ...
manua27's user avatar
  • 145
8 votes
2 answers
2k views

Google Analytics demographics For Android App

I used Google Analytics Demographics on android app using Google play service library. i have updated my android code using enableAdvertisingIdCollection(). its working fine with screens and data. But ...
Zitihsk aykahs's user avatar
0 votes
1 answer
173 views

Old google analytics ID's will work on new Universal Analytics?

I can't find any info about that on google. What wil happen with all my old apps that uses old analytics ID's (for example UA-41984212-1). Will continue working perfectly when i update the source ...
NullPointerException's user avatar