16

I noticed that Firebase Analytics builds its daily reports based on irrelevant timezone (UTC+3 in my case)

How can I change time zone Firebase Analytics is building its reports?

Alex Radzishevsky
  • 3,416
  • 2
  • 14
  • 25

5 Answers5

4

As of 2021 May >Go to Project Settings >Integrations >Google Analytics :-

enter image description here

Rishin Ali
  • 149
  • 13
Prashanth
  • 993
  • 8
  • 18
3

Analytics settings moved again. New icon is in top right and you'll find the time settings there again.

enter image description here

Jan-Dawid Roodt
  • 489
  • 5
  • 13
3

None of the answers provided worked for me. As of Nov, 2021, this is how you can change the reporting time zone:

1- In Firebase, go to Dashboard page then click on View more in Google Analytics found top right. Show the location of the above options on Firebase

2- On Google Analytics page the previous button took you to, go to Admin settings, then select Property Settings. Show the location of the above options on Google Analytics

3- You can then change the Reporting time zone under Property details Show the Reporting time zone option on Property Settings

2

Firebase Analytics uses the timezone associated with the developer who created the Firebase Project.

To change the timezone you need to go in Project Settings, and change the time zone for each app.

See screenshots below. enter image description here

enter image description here

radu_paun
  • 1,940
  • 21
  • 25
1

See their documentation, it is present

enter image description here

  1. Open your Firebase project.

  2. Click Dashboard, then click (Settings).

  3. Under Data Sharing, select the different ways in which you want to share your Analytics data.

  4. Under Reporting, select the time zone and currency you want to use for your reports.
Sudhanshu Gaur
  • 7,486
  • 9
  • 47
  • 94