Question: You can use acquisition and growth metrics from the Google Play store report to calculate which of the following?
- How many times your app was uninstalled.
- How many daily users open your app.
- How much average revenue per app-related transaction.
- How many times your app crashed.
Explanation
Google Play Console includes Daily Active Users (DAU) as a growth metric. Daily Active Users (DAU) counts users who open the app at least once per day. This metric reflects user engagement after acquisition rather than only installs. It can be reviewed with other app statistics to understand growth and usage trends.
Why the other options are incorrect
Uninstalled Uninstall activity is tracked through user losses, not daily app opens.
Revenue per transaction Revenue metrics are monetization metrics, not the engagement result asked for here.
Crashed Crash data belongs to Android vitals and technical quality reporting.
Source for verification
https://support.google.com/googleplay/android-developer/answer/139628
https://support.google.com/googleplay/android-developer/answer/16394358
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "Google Play Store Listing" page.
