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
0 votes
0 answers
15 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 ...
Rohit Aggarwal's user avatar
-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/...
user8852538's user avatar
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 ...
Velicheti Sowmitri's user avatar
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 ...
A. Floyd's user avatar
  • 115
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 ...
AnSrwn's user avatar
  • 13
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 ...
dsds's user avatar
  • 65
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/...
Sandro Simas's user avatar
  • 1,297
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 ...
Sugans's user avatar
  • 1
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 ...
user2232305's user avatar
0 votes
1 answer
31 views

Firebase - RemoteConfig with custom user properties return wrong value

I am setting userProperties for custom defined property (scope user) and userId in analytics using setUserProperties and setUserId, and fetching remote config based on the setted properties. but i am ...
Zoro's user avatar
  • 1
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, ...
Fausto Bernardini's user avatar
1 vote
1 answer
28 views

Print events to the terminal while debugging and attach log level to firebase analytics events?

I am using react native firebase and I was looking to accomplish 2 things with the analytics package. For each event call that I add to my codebase to also automatically print out to the terminal ...
Hamster's user avatar
  • 265
0 votes
0 answers
8 views

Can i use Firebase Analytics within my own SDK/library? [duplicate]

I only want to capture logs from the screens within the SDK. Is it possible? The library does not have an app module. I added the Firebase Analytics dependencies to the library. I also added the ...
monkmood's user avatar
1 vote
1 answer
117 views

Flutter Firebase Analytics Android: Network upload failed (java.net.ConnectException)

I'm facing an issue with Firebase Analytics event logging in my Flutter app. Events are not being logged on Android devices, although they work perfectly on iOS. The following error message appears in ...
Ashim Bhadra's user avatar
0 votes
0 answers
17 views

firebase 10.25 can not get google cpc conversion data

After iOS firebase is updated to 10.25, in_app_purchase has no advertising channel. Can not get conversion data in Google AD system anymore. We had try almost all mthods: Include ATT . add ADSupport....
wang michael's user avatar

15 30 50 per page
1
2 3 4 5
165