24
votes

On the Firebase Analytics Dashboard they display summary data for device and OS breakdown but it does not show the complete breakdown (in my case meaning I can't view the breakdown for 44.7% of my user base). Is there anywhere in Firebase I can either view this information or export it to view it somewhere else?

Snapshot Devices Breakdown

4
Now this view is completely hidden. No version info at all - soshial
@soshial I was still able to find this view just now, under Dashboard > "What is your audience like?" > Devices tab - Larry
Thanks. Now I can see it there again. Importantly, that it is under Analytics Dashboard - soshial

4 Answers

17
votes

It takes me time to find it. This is English image guide with step by step to view those Information for firebase

enter image description here

Or to have detail with number of devices, export csv to get this

enter image description here

enter image description here

15
votes

It's a bit tedious, but you can add a filter on the dashboard to see the usage numbers for each device and each iOS version. Click Filters → User Property → Device Model or Filters → User Property → OS Version to filter to a single device or OS.

If you record or export the numbers for each device and OS, you can work out the percentage distribution.

Firebase filter options showing device models

8
votes

With the new version of Firebase, you can see it by putting your mouse over the other section: enter image description here

8
votes

You can also export a CSVwith a breakdown of the devices. It is available from the Dashboard on the menu in upper-right.