8

I've created a Firebase account and integrated it into an app. In the Firebase Console, I can see a map of the world, and yes, there's the app running in USA(where I am).

There does not seem to be any finer geographic granularity than "country". The similar feature in Google Analytics lets you click on a country and see the data to city level. Am I missing something, or is country-level usage the finest granularity available with Firebase Analytics?

And if it can do better, how?

4

3 に答える 3

6

現在、Firebase Analytics でより細かい粒度を確認することはできません。ただし、BigQuery ではより細かい粒度 (地域と都市) を使用できるため、そのレベルの詳細が必要な場合は、Firebase アプリを BigQuery にリンクして、そこからアクセスできます。

于 2016-07-05T05:02:27.770 に答える
0

まあ、あなたがFirebaseを何のために使っているかによります。Web 用の Firebase 地理分析に興味がある場合は、https://firebase.googleblog.com/2014/06/geofire-20.htmlで詳細を確認してください。

于 2016-07-04T17:11:43.677 に答える