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
58 views

Analytics Ecommerce: is there a way to add custom parameters at item level to the add_payment_info event? Android app

in my Android application I want to record analytics when payment information is added along with the cart items, when a button is pressed. I want to collect custom parameters at item level that are ...
Rubén's user avatar
  • 1
0 votes
0 answers
79 views

Firebase Custom Event Value is always 0

I am hitting firebase custom event through unity and I am not able to get the event value as shown in the image. It is always 0. view image here I tried sending a double value instead of a string as ...
Akash Jikadra's user avatar
0 votes
0 answers
47 views

Firebase analytics label doesn't get shown in the firebase console

I have a project that uses Firebase to send push notifications. However, the analytics label field doesn't get shown in Reports. I've tried changing notification structure in various ways, but it ...
Jesus Cuprum's user avatar
0 votes
0 answers
59 views

How does Firebase Analytics calculate active users in the last 30 days?

I have a small app that uses firebase analytics. When I look at the "User activity over time chart", this is what I currently see: This looks really weird to me. How can the number of ...
tjarvstrand's user avatar
0 votes
0 answers
78 views

Logging event id of an event with GA4 react native to be used to filter for online reports and graphs

If I want to collect the Event ID when a users views an event to be used for reporting and filtering in GA4, is this code the best way to do it? The URL has the Event ID, but Id rather have something ...
Mike Flynn's user avatar
  • 24.1k
4 votes
0 answers
290 views

Utilizing UMP SDK Consent in Firebase Analytics

I'm implementing the UMP SDK in my app due to AdMob's requirement for a certified CMP. My main query is about using the UMP SDK consent result within Firebase Analytics. Specifically, how can I ...
Sergio Viudes's user avatar
0 votes
1 answer
83 views

GA4 Data Export to BigQuery has suddenly stopped

GA4 data export to BigQuery suddenly stopped a few days ago. BQ is still linked to GA4 and GA4 is capturing data. No export limit has been reached as well. Please note that the BQ is in a sandbox ...
Amir Mashhad's user avatar
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
1 vote
0 answers
152 views

What are "ramifications of not including the com.google.android.gms.permission.AD_ID permission in the manifest file when targeting Android 13"?

I'm developing mobile apps using Unity. After installing Firebase Unity SDK, I get the error message when trying to upload by app to Google Play Console: Google Api Error: Invalid request - This ...
mcExchange's user avatar
  • 6,368
0 votes
0 answers
58 views

Verify events sent to Google Tag Manager using the Swift iOS SDK

I have an iOS app in which I've integrated the Firebase SDK and I can see some basic events firing on the Firebase console as expected. As a next step, I wanted to integrated Google Tag Manager and I ...
Shawn Frank's user avatar
  • 5,043
0 votes
0 answers
50 views

Firebase Dynamic Links Analytics API got 403 error

https://firebase.google.com/docs/reference/dynamic-links/analytics?hl=en I want to get data from dynamic link that automatically created by app. But it give me 403 error. I searched some other ...
Eum SeungJu's user avatar
0 votes
2 answers
102 views

Xamarin iOS Firebase Analytics

I don't understand how to log event with array items in parameters. For example, if I need to log something like EventNamesConstants.Login I can to do var parameters = new Dictionary<object, object&...
user23074865's user avatar
0 votes
0 answers
47 views

How to track sales driven on 3rd party mobile application via affiliate link?

We are planning on building a tracking tool to track sales driven from users via affiliate link. We are an aggregator and we plan to run affiliate marketing campaigns for ecommerce companies or brands,...
Sampath Kolanukonda's user avatar
0 votes
0 answers
36 views

Trouble pushing events to Firebase Analytics in ReactJS with Firebase SDK

I'm encountering an issue while attempting to push events to Firebase Analytics within a ReactJS application using Firebase SDK. Specifically, when I use the logevent function to trigger an API call, ...
Nguyễn Hữu Vũ's user avatar
0 votes
0 answers
193 views

Firebase Analytics not showing data

I made an app which is connected with firebase analytics. when i create my app first it was working fine and data is showing in firebase analytics dashboard, till nov 5 it was working fir but now ...
Ashu Kumar's user avatar

15 30 50 per page
1
3 4
5
6 7
165