Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase Analytics event parameters count limit

Is there any way to increase 25 paramers count limit in Firebase Analytics? 25 events params + 25 user properties is not very much for gaming apps. 25e + 50u will be sufficient.

like image 909
Yapaxi Avatar asked May 30 '16 14:05

Yapaxi


People also ask

How many conversion events can you have in Firebase?

You can enable up to 30 events per project as conversions, in addition to the five that Analytics defines by default. Attribution information associated with an event is collected from the time of enablement forward.

What is event count in Firebase?

Event count: number of times the event was triggered. Users: number of users who triggered the event. Count per user: average number of times per user that the event was triggered.

How do I see parameters in Firebase Analytics?

In Analytics for Firebase, navigate to your app. Click Events. In the row for the event you want to modify, click More > Edit parameter reporting. In the Enter parameter name field, enter the name of the parameter you'd like to register.

How long does it take for my Firebase Analytics data to show up?

Once uploaded, the data is processed on Firebase servers, and this can take up to 24 hours until you can see the data in the Firebase console.


1 Answers

There is currently no way to increase those limits.

like image 124
Steve Ganem Avatar answered Oct 26 '22 05:10

Steve Ganem