Skip to main content

All Questions

0 votes
0 answers
30 views

How to optimize Firebase Analytics start up?

I have Firebase Analytics and Remote Config pods installed. When changing the phone's region (or restarting my phone) and starting my app again, the remote config fetchAndActivate takes more time to ...
Icare's user avatar
  • 1,333
11 votes
0 answers
1k views

Firebase Swift iOS: "Cannot get flag for unregistered flag" error

I am using Firebase analytics with Xcode and iOS. Only recently, firebase started printing this error, sometimes spamming it tens, if not hundreds of times in a row: 9.6.0 - [FirebaseAnalytics][I-...
Grant Oganyan's user avatar
1 vote
2 answers
1k views

Why Firebase Analytics first_open event is not sent automatically unless I first logEvent a dummy event explicitly?

I am following the setup https://www.raywenderlich.com/18579842-firebase-analytics-getting-started I am using flag -FIRAnalyticsDebugEnabled I view the real-time result in Firebase Analytics Debug ...
Cheok Yan Cheng's user avatar
3 votes
1 answer
8k views

FIrebase for iOS not logging custom events

Recently I have added Firebase to my project to add event tracking. The problem is that I can not log custom events. I have enabled Analytics at firebase I have added the GoogleService-Info file I ...
Andoni Da Silva's user avatar
4 votes
0 answers
154 views

For tracking product impressions which Google Analytics hit type should I use?

Currently for tracking product impressions, I am using below code: let tracker = GAI.sharedInstance().defaultTracker let builder = GAIDictionaryBuilder.createScreenView() let product = ...
AppleDeveloper's user avatar
0 votes
0 answers
160 views

Google Analytics iOS SDK session timeout - User session drastically increasing

Facing issue with the iOS daily users and number of sessions data. We are sure that the numbers are spiked. We use these numbers to check our daily and overall conversion rate and make decisions based ...
Manjunatha Kaliwal's user avatar
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
4 votes
1 answer
2k views

IOS app doesn't show up in Firebase Analytics

I build a firebase iOS app. It works with Firestore and it works fine but the problem is the app doesn't show up when I click on dashboard (under analytics in the Firebase console). I have reinstalled ...
chrispsv's user avatar
  • 655
3 votes
1 answer
1k views

Apple Search Ads campaign attribution in Firebase after iOS 14

I started running ad campaigns using Apple Search Ads and I'm interested what are the implications after iOS 14 and the whole ATT. In the Google Analytics docs, it is said that I only need to import ...
Andrei Matei's user avatar
  • 1,079
1 vote
0 answers
77 views

Is there any way to add two google plists in one app?

I have multiple apps and I created an individual app in firebase for each app, Now I want to track analytics in one single project, So is there any way to add one google service plist for push ...
Goutham's user avatar
  • 191
0 votes
1 answer
336 views

How do i enable App install tracking in iOS

I have integrated pod 'GoogleIDFASupport' in my iOS application by referring https://developers.google.com/analytics/devguides/collection/ios/v3/optional-features enter image description here I am ...
amit.mishra's user avatar
1 vote
0 answers
145 views

Is it still possible to implement iOS Campaign Tracking using Google Analytics?

I am trying to implement Campaign Tracking using GA on my iOS app, but it turns out that the guide provided by Google to do that is outdated(???) as most of the options required to setup the property ...
Zez3's user avatar
  • 269
1 vote
0 answers
794 views

How to recognize Install from Google Ad Campaign in iOS App to display specific content

we market our App via App Install campaigns via Google Ads. Now we would like to be able to detect within our iOS (and later Android) app that a user is coming from a certain ad campaign, so we can ...
Alexander Koruš's user avatar
-1 votes
1 answer
35 views

IOS Swift application and Google Analytics questions

I want to create a small chat application of IOS swift and I am still a beginner in it but I have some experience and knowledge with android studio. Also, I am not very familiar with Google analytics, ...
Programmer's user avatar
-1 votes
1 answer
3k views

Where to set User Properties in iOS for Firebase Analytics?

I have several user types: Type A, Type B, Type C User has to chose its type at time of sign up and it gets fixed for a particular user. A user cannot change its type. How can I set User property so ...
Aman Saxena's user avatar

15 30 50 per page
1
2 3 4 5
8