How to see all device list in Firebase Analytics?

后端 未结 5 1485
栀梦
栀梦 2021-01-31 01:33

In our App we\'re using FCM, so Firebase analytics is also working. However, from the dashboard, we can only see top devices.

Is there a way to see more detai

5条回答
  •  逝去的感伤
    2021-01-31 01:55

    There is one way to see the list of devices and OS. In the screenshot you uploaded, click on the Add Filter -> User Property -> {Device Model, Device Brand, App Version, OS Version etc.} will be listed there.

    If you have not specified any User Properties your self then also, firebase is Automatically collected user properties. Check the list of properties automatically collected by firebase.

    https://support.google.com/firebase/answer/6317486?hl=en

    Note: If firebase has collected any of the properties itself you will as I mentioned above.

    Good luck!!

提交回复
热议问题