Reputation: 11
DAU can be filtered country-wise by adding specific code but it seems retention cannot be filtered. Is there a way to get countrywise retention?
Upvotes: 1
Views: 1757
Reputation: 732
The current Firebase UI (as of May 2018) does not allow filtering by country. The only way to do it is to link your Firebase data with Google's BigQuery and then manually query the retention data from there.
Upvotes: 1