'is it possible to see how many/who has signed up for open beta?

I have set up my app and prepared open beta using the Android Developer Console, but now I want to know how many have signed up for the beta. Is it possible to:

  • See how many signed up for open beta?
  • See who (by email) signed up for open beta?

I tried a google search, but all that appeared was information about alpha/beta testing and how to use it. There was nothing on seeing who/how many signed up for it.

Is this possible?



Solution 1:[1]

Update: As commented by @alexislg, the testers count isn't there any longer. I've seen comments elsewhere that if you open "Open Testing" (or another track), and if you have testers, the count will show up in the summary toward the top. I cannot confirm as of yet.

Original answer: With the update to the redesign (as of Oct. 12 2020), just go to the Releases section and click Releases overview. You'll see how many testers are currently enrolled for each track.

enter image description here

Solution 2:[2]

With recent changes, you can check number of beta testers using Release Management option.

Select your app -> Release -> Testing -> Open testing

enter image description here

Solution 3:[3]

Statistics > Devices > Install base
View by: App version

The button "+ App version" gives you a select that has the exact number of installs for every version. This way you can determine how many people run your latest beta build.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1
Solution 2
Solution 3