Skip to main content

Questions tagged [firebase-analytics]

Google Analytics for Firebase is a free, out-of-the-box analytics solution that provides actionable insights based on app usage and user engagement. It integrates across Firebase and Google and provides you with unlimited reporting for up to 500 event types that you define using the SDK. Google Analytics reports help you understand clearly how your users behave, enabling you to make informed decisions regarding app marketing and performance optimizations.

firebase-analytics
-1 votes
1 answer
29 views

Exception: <internal:/usr/local/Cellar/ruby/3.3.4/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require'

Exception: <internal:/usr/local/Cellar/ruby/3.3.4/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require': cannot load such file -- xcodeproj (LoadError) from <internal:/usr/...
0 votes
0 answers
14 views

Firebase Console showing no data for android app

I have added Firebase analytics to my app where I log the events using analytics library. The code for same is analytics().logEvent('channel_opened'); But the problem is that the app does not shows ...
0 votes
1 answer
15 views

Firebase Analytics show data from more countries than my app is available in

I have a Flutter app that is currently available only in 15 countries. I'm using Firebase for analytics, but when I check the demographics, it shows users from more than 64 countries. What could be ...
0 votes
1 answer
28 views

Firebase Analytics for website is not sending any data in production (https)

I have a React + React Router + Vite application working in production. Now I'm trying to integrate it with Google Analytics. This is my code: import { getAnalytics, logEvent } from 'firebase/...
-1 votes
1 answer
73 views

Can I set two different Google Analytics in a Firebase Project?

so we have already built our app using Firebase. We use some services like FCM, Crashlytics, App Distribution etc and we also use Firebase Google Analytics. but recently our company have branch office ...
0 votes
0 answers
22 views

Data set not created for firebase analytics and Bigquery integration,

I recently linked my Firebase project with Google Big Query. My Firebase project has an active Android and iOS app and I can successfully retrieve data. When I exported Crashlytics, Performance ...
10 votes
3 answers
12k views

Will Firebase Analytics work from the simulator in Xcode?

In an IOS app I have and I ensured the plist "defeat" entry is not there, and then I have analytics events like Analytics.logEvent("touchedButton", parameters: nil) In fact, if I run the app just ...
8 votes
3 answers
2k views

Disable Firebase logging for Google ML Kit library in Android

How can I disable the Firebase logging in Google ML Kit library for Android. For every 15 mins it will POST some information to https://firebaselogging.googleapis.com/v0cc/log/batch?format=json_proto3 ...
0 votes
1 answer
44 views

Firebase Analytics first_open and session_start events not sent when consent granted

In our project we switched to Consent Mode v2 and therefore set the initial consent of analytics_storage, ad_storage, ad_user_data and ad_personalization_signals to false. After this change we were no ...
0 votes
0 answers
54 views

Correct user consent flow for compliance with GDPR and ATT requirements using Firebase Analytics and AdMob

My team & I have been banging our heads against the wall lately. We’re working on an app and are utilising Firebase Analytics and AdMob. We’re trying to ensure/confirm that our user consent flow ...
0 votes
1 answer
1k views

Use firebase analytics, to log and see individual users last login time

Can I use firebase event logging OR user properties logging OR other firebase feature to record user last login time and then see individual user data. I am only able to see collective/all users data ...
3 votes
2 answers
1k views

Missing google_app_id. Firebase Analytics disabled

I have created a new Flutter project and created Firebase apps using flutterfire configure, Analytics works perfectly fine in iOS, but the android app didin't trigger analytics even a single time. It'...
0 votes
0 answers
43 views

Cannot debug Unity project with Firebase Analytics in VSC

I am having a problem when trying to use the debugger in visual studio code for my Unity project. I use Firebase Analytics in my project, and I am able to compile and run my app in the Unity Editor, ...
0 votes
0 answers
91 views

Firebase Analytics iOS SDK signature cannot be verified error

I'm using Azure Artifacts to download third party libraries. I have uploaded firebase analytics SDK v10.22.0 and it is working fine. When trying to update SDK 10.24.0 getting an error in Xcode same ...
0 votes
0 answers
10 views

Backfill Google Analytics (GA4) Data in Big Query [duplicate]

I enabled BigQuery export from Google Analytics GA4 yesterday, I understand that from now on I will get a daily export; which I confirm it works. However, I am interested in exporting data from before ...

15 30 50 per page
1
2 3 4 5
165