Search code examples
firebasefirebase-analyticsfirebase-console

Firebase Analytics events - is date range limited to 3 months back in time?


In the Firebase console you can view events from your apps. However, in the date range picker it seems the maximum is "Quarter to date", which should get you the events for the last 90 days. There is also a custom date option, but I cannot use that one to go back further in time it seems.

My questions is : is it really not possible to view events in Firebase that are older than 90 days? If possible, then how?


Solution

  • If you set a custom date range, you can pick any range you want, including more than a quarter ago.

    enter image description here

    Click the little down arrow next to the current date range

    enter image description here

    Click on Custom....

    enter image description here

    Scroll up in the calendar to see dates further in the past.