Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase Global Parameter Reporting Quota Just 10 Text Parameters?

Tags:

We've designed every single event parameter on our event logs to monitor on Firebase Analytics Console. But we were shocked when we realized that we had just 10 text parameter quota per app :(( It is so sad that Firebase has just too few quotas for Analytics monitoring on console :( What should we do now? Just log those parameters anyway to use with BigQuery one day? :(

like image 758
Murat Yasar Avatar asked May 22 '17 13:05

Murat Yasar


1 Answers

I recommend that you link to BigQuery and use the Data Studio templates to produce reports on your full set of custom event parameters. BigQuery offers free query and storage tiers, so it's a very affordable solution if you reach the limits of parameter reporting in Google Analytics for Firebase.

like image 132
Steve Ganem Avatar answered Oct 02 '22 01:10

Steve Ganem