I will be publishing an app to Unity. Can I get information (name, email, organization) about the users who will be downloading the app? Can I get this from Unity Analytics Dashboard? If not, then is there any other way to get the information?
For user privacy, you would not be able to obtain user information as you are requesting… If you asked the user to enter this information into your game, during logon for example, you could obtain it. But you would need to present them with your privacy policy. Most users would likely not want to provide this information so it would need to be optional.