python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to disable Firebase Analytics Automatic Events Only
We have been using Firebase Analytics to track custom events that we have in our app.
We noticed that some events are logged by Firebase Automatically that are mentioned here.
And real frustration is ...

Dawood Ilyas
Votes: 0
Answers: 1
How to send Firebase Analytics in widget extension ios
Currently, my main app has send Firebase Analytics function.
But, when i add widget to my app, and want to send event when user adds wiget. Firebase analytics cannot be sent.
I have no idea. Hope some...
Khoa Gia Hoàng
Votes: 0
Answers: 0
How to get correct User count and Avg. Session Duration in Firebase Analytics?
I am new to Firebase Analytics. We are having an issue with the number of Users count and its effect on Retention and Avg. Session Duration numbers for our Flutter App.
The number of users shown by Fi...
RainChaser
Votes: 0
Answers: 1
Use Firebase Analytics for User Analytics
Is it possible to use Firebase Analytics for In App Analytics.
I want to track when a person open another user's profile like this:
import { getAnalytics, logEvent } from "firebase/analytics"...

Theo
Votes: 0
Answers: 1