2

I am using node js Firebase SDK. How can I access analytics data from Firebase, with the help of Firebase admin API.

Renaud Tarnec
  • 79,263
  • 10
  • 95
  • 121
samson
  • 1,549
  • 3
  • 13
  • 20

1 Answers1

3

Update: there is now an API to get the Analytics reports data. See my answer here: Is there any api for dashboard analytics data?

You can also:

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807