How to see all device list in Firebase Analytics?

Abu Ruqaiyah picture Abu Ruqaiyah · Oct 31, 2016 · Viewed 39k times · Source

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

enter image description here

Is there a way to see more details about devices?

  • All the models
  • All OS
  • Region of all the devices? etc.

For instance, we want to verify whether some users are being tracked in analytics (by their models), but can't find anyway to do that.

Answer

Jake Lee picture Jake Lee · Jun 22, 2018

On Analytics -> Dashboard, clicking the three vertical dots then "Download CSV" will give you a CSV with all devices, OS versions, countries, languages, and more, as well as the user distribution for each.

download csv

list of devices