问题描述
Google Play开发人员控制台允许开发人员到推荐答案 Google Play开发人员控制台自原始答案以来发生了很大变化. 如果您使用的是开放式测试测试,请转到: 发布管理/应用程序发布/管理beta 您会看到这样的东西: 注意:如果未显示测试人员的数量,这可能是因为该数字尚未达到一定的阈值. 这特别回答了"有多少人选择了Beta测试?"这可能是OP真正感兴趣的也可能不是. 分析将是发现实际使用beta版本的方法. 在控制台中:其他推荐答案
问题描述
Google Play Developer Console allows developers to upload a beta APK, and invite a Google Group to use it.
How to know how many users are using my beta?
推荐答案
The Google Play Developer Console has changed a lot since the original answer.
If you are using Open Beta Testing then go to:
Release Management / App Releases / Manage Beta
and you will see something like this:
Note: if the number of testers is not showing, this might be because the number has not yet reached a certain threshold.
This specifically answers the question "How many people have opted into Beta testing?" which may or may not be what the OP was really interested in.
Analytics would be the way to discover how many are actually using the beta version.
其他推荐答案
In the console:
- Go to Statistics,
- Click Export as CSV,
- Uncheck everything but Installs devices current and by app version
- In the resulting CSV, spot the id of the APK you sent for beta
- The number in the third column is the number of beta users.