# Why doesn't my daily active user count match Firebase?

Although [<mark style="color:blue;">Firebase documentation</mark>](https://support.google.com/firebase/answer/6317517#active-users\&zippy=%2Cin-this-article) claims they calculate daily active users by unique users who've fired a `user_engagment` event, some app developers see drift from the Firebase dashboard and unique `user_engagement`events in BigQuery. For this reason we support expanding the criteria for "active user" counts as [<mark style="color:blue;">explained in this article.</mark>](https://docs.adlibertas.com/the-platform/user-level-audience-reporting/advanced-reporting-methods/user-measurement-and-calculation-details#measuring-active-users)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adlibertas.com/faqs/audience-reporting/why-doesnt-my-daily-active-user-count-match-firebase.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
