Skip to main content

All Questions

16 votes
1 answer
6k views

What are the downsides of using firebase analytics without ad id (AnalyticsWithoutAdIdSupport)?

With iOS 14, Apple has introduced new privacy features. When installing firebase through cocoapods, one of the options is to install Analytics without IDFA collection capability. # pod ‘Firebase/...
NSCoder's user avatar
  • 1,664
1 vote
0 answers
255 views

Is there a way to track events from iframe on ios?

The GA is not working on ios for iframe. I am loading our plugin page from different domain on a client's website using iframe. I have added cookie flag on GTM and pasted GTM code only plugin php page,...
Vedant B Hegde's user avatar
0 votes
0 answers
628 views

Is Google Analytics client ID kept when updating to a new app version?

Google Analytics (GA) sets a client ID for the app, based on one specific instance or installation. Please also see: https://developers.google.com/analytics/devguides/collection/protocol/v1/...
Tha__King's user avatar
0 votes
1 answer
355 views

Country detection in Google Analytics

I use Google Analytics (GA for abbreviation) in an iOS app I create and I have a question about "Country" dimension in GA. If a user use my app in US and then travel to UK and use my app again, to ...
t.kengo's user avatar
  • 21
1 vote
1 answer
867 views

iOS Firebase Analytics : It seems that firebase analytics does not collect user auto-collection information

My app is currently using google analytics. And try to introduce firebase analytics. We have included the AdSupport.framework in the project as described in the manual to automatically collect user ...
jack's user avatar
  • 11
2 votes
2 answers
1k views

Does Firebase Analytics help separate out data from TestFlight vs prod builds?

We use Firebase Analytics to track usage of our iOS app. We found that Firebase was tracking usage data of development builds, thus corrupting our data by showing inflated numbers. To fix that, we ...
Kartick Vaddadi's user avatar
0 votes
1 answer
205 views

Google App analytics/Firebase

I have implemented firebase to my iPhone app, in Google analytics on my Macbook I can see the reports when I switch Property in Admin section. But I can't see the data on Google Analytics application, ...
lukas28277's user avatar
4 votes
2 answers
3k views

Is it possible to add custom parameters to Firebase Analytics automatically tracked screen_view events?

Is there a way to add custom parameters to Firebase Analytics "screen_view" events? These events are automatically tracked and the documentation only references setScreenName. The only alternative ...
Jack's user avatar
  • 436
0 votes
1 answer
134 views

Specific user clicking ads track in analytics

I have 2 ads from Google and Facebook to install my app The user clicks the ad and signups on my app Is there a way to track on my analytics which specific ad led him to install my app (fb or google)?...
dhin's user avatar
  • 473
0 votes
1 answer
70 views

Can I get iOS analytics without including mysterious closed-source libraries into my app?

I want to collect very simple analytics about my app (session count, monthly active users, maybe a list of events corresponding to each screen open), but the systems I've found all require integrating ...
Bill's user avatar
  • 45.5k
4 votes
2 answers
3k views

Firebase analytics in China

I recently added Firebase analytics to my iOS app and I was wondering if Firebase analytics can track app usage in China? The thing is, we get a lot of downloads from China and tracking app usage in ...
cptdanko's user avatar
  • 832
0 votes
1 answer
779 views

Landing screen in Google Analytics refers to mobile web pages or apps?

I'm pretty new to GA. And I'm stumbling over the term "landing screen". It is defined as "the name of the first viewed screen." I'm aware this is referring to mobile. But say, if I'm viewing the New ...
Yilei Zhang's user avatar
0 votes
1 answer
935 views

How to measure how much time all users spend in the app with Google Analytics

We have successfully implemented GA but one thing is still a riddle. What I'm looking for is how much time (sum) users spend using the app. I need simple report with time period on the X axis and sum ...
user2742762's user avatar
0 votes
1 answer
63 views

How to put analytics code in one place in mobile platform?

Right now when I am using any analytics to track events in my app I add small pieces of code on action of button or after viewing one screen. Due to this my analytics logic or codes have spread in ...
Ravi Prakash's user avatar
  • 1,106
0 votes
1 answer
267 views

Analytic always shows "Right now 0 active users on the app"

I am implementing google analytic, by following guide lines here https://developers.google.com/analytics/devguides/collection/ios/v3/advanced#example So all my configurations looks like this Google ...
Devesh's user avatar
  • 203

15 30 50 per page