Top "Firebase-analytics" questions

Google Analytics for Firebase is a free, out-of-the-box analytics solution that provides actionable insights based on app usage and user engagement.

How to select multiple custom Firebase event parameters in BigQuery?

I exported Firebase events to BigQuery and now I'm trying to select two parameters from a certain event. Here is …

firebase google-bigquery firebase-analytics
How to create a custom user property for firebase?

The help section on the firebase console says that Firebase app can have up to 25 uniquely named user properties (case-sensitive). …

android firebase firebase-analytics firebase-console
XCode 12, FIRAnalyticsConnector, Build Error

After upgrading to XCode 12, my project doesn't build for the simulator anymore. The error I get is: ld: in ... /Pods/…

ios xcode firebase-analytics xcode12
Can we delete User properties from Firebase Analytics?

Firebase Analytics has a 'User properties', when we created one, we have 2 fields: name and description. When this property is …

android firebase firebase-analytics
Firebase Analytics demographics

The Firebase Analytics dashboard shows a card for demographics, including age and gender. According to https://support.google.com/firebase/…

android firebase firebase-analytics
View full device breakdown in Firebase

On the Firebase Analytics Dashboard they display summary data for device and OS breakdown but it does not show the …

analytics firebase-analytics
FireBase error -9806, SSL error -1200

I'm using the new FireBase SDK introduced at I/O 2016 and I'm getting this error after integrating with my app. …

ios firebase ssl firebase-analytics app-transport-security
Permissions for Firebase Analytics and Crash

I used //Analytics compile 'com.google.firebase:firebase-core:9.2.1' // Crash compile 'com.google.firebase:firebase-crash:9.2.1' and obtained those guys …

android firebase firebase-analytics firebase-crash-reporting