Skip to main content

All Questions

1 vote
0 answers
33 views

Int and Long paramters show as "not set" in firebase analytics console

I have an event with three parameters, a String a Long, and another one is Int. The event triggered successfully and the value of the String parameter is showing in Firebase Analytics Console, but Int ...
saman shahsavari's user avatar
3 votes
0 answers
164 views

Can't see item_id in select_content on Firebase

I've set up Firebase in my project, using this script to log events: Firebase.Analytics.FirebaseAnalytics.LogEvent(Firebase.Analytics.FirebaseAnalytics.EventSelectContent, new Firebase.Analytics....
HollyC's user avatar
  • 91
1 vote
1 answer
3k views

Google Analytics 4 integration in react native

I have a project based on react native and need to integrate with GA4 Is it true that i still need firebase analytics as the base code? Or is there direct integration without firebase analytics? Any ...
jksq's user avatar
  • 55
1 vote
1 answer
785 views

Not able to see Screen Name data (firebase_screen_name or firebase_screen) on the result of the BigQuery

I was trying to use the Screen name data in order to perform some queries on BigQuery related to Firebase Events Analytics. In order to do that, I've tried to check that the data exists on the result ...
lexchronos's user avatar
1 vote
1 answer
746 views

Separate Firebase events are being combined into a single event in DebugView & Universal Analytics (UA) reporting

In our app we're required to make multiple add_to_cart event calls for different products coming from the same screen. For example we call add_to_cart for Movie Tickets and another add_to_cart event ...
Guzumba's user avatar
  • 101
0 votes
0 answers
70 views

Tracking custom events for more than 30 mins using Firebase events

Is there any way I can check all the Firebase custom events that were fired by app, in last day or in last week using Firebase custom events. Currently, it shows me events that were fired 30 mins ago ...
harsh garg's user avatar
10 votes
0 answers
653 views

Is it possible to use the same parameter name for multiple events in Google Analytics?

If I use the same parameter name for two different events, google analytics will show in custom dimensions & metrics these parameters like this: item_name[spend_virtual_currency] item_name[...
Doruk Okbay's user avatar
1 vote
0 answers
81 views

How to create an aggregated event in firebase (with automatically fired events from SDK)?

We're currently fighting with a special problem: We need to create one custom aggregated event called "superevent" that includes more events/subevents in itself. All manually created custom ...
Vladimír Krajčovič's user avatar
1 vote
0 answers
122 views

Firebase Event missing Parameters in Android

we are using the Firebase Analytics. Where we posting some custom events and detailed parameters. Those parameters are available during Debug view i.e we can see the values and keys But not on the ...
Rahish's user avatar
  • 165
1 vote
0 answers
234 views

Log events with firebase admin nodejs [duplicate]

How can I log events in firebase analytics using firebase admin sdk for nodejs ? I would like my backend to log an event in firebase analytics when it runs a specific action.
Mr Almight's user avatar
0 votes
0 answers
564 views

Change or remove Firebase user Property to particular user

I am working on firebase analytics. the focus topic for my problem is User property. Issue Suppose my Application connected with firebase with a unique Login token to Firebase User Id now I make ...
Vishal Patel's user avatar
  • 2,960
0 votes
1 answer
183 views

Create custom event with custom params

I'm trying to to create a new audience group for users who spent more than 1 hour on my android app. So as far as I know I should create a custom event "time spent" that collect how much time users ...
Haddad's user avatar
  • 3
7 votes
1 answer
7k views

What is "session_engaged" event property of "session_start" in Firebase?

I'm working with Firebase analytics and I'm trying to figure out the best way to track the engagement of our (iOS app) users. I see that there are multiple events and properties related to engagement,...
Gabriele Cocco's user avatar
15 votes
1 answer
6k views

The difference between events and conversions

I am using firebase and I really don't get the difference between events and conversions sections in the Firebase analytics? Why should I decide that some event to be a conversion? Thanks in advance.
Mee's user avatar
  • 1,641
3 votes
1 answer
2k views

View event details in Firebase

I am sending app usage analytics events to Fabric and Firebase. Together with the event, I am also sending another value (an example event type is font_selection and the value I pass is which font the ...
a.p.'s user avatar
  • 3,278

15 30 50 per page