View full device breakdown in Firebase

五迷三道 提交于 2019-12-06 17:49:36

问题


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?


回答1:


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.




回答2:


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




回答3:


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



来源:https://stackoverflow.com/questions/41007111/view-full-device-breakdown-in-firebase

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!