1

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?

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
  • 1
    What have you tried to achieve your wanted results? What has your research concerning your problem shown? Can you provide code of your tries? [How do I ask a good question](https://stackoverflow.com/help/how-to-ask), [How much research effort is expected](https://meta.stackoverflow.com/questions/261592/how-much-research-effort-is-expected-of-stack-overflow-users) and [How to create a Minimal, Complete, and Verifiable example](https://stackoverflow.com/help/mcve) might be helpful to improve your question. – Geshode Jan 16 '18 at 07:18
  • please look at [ask] – JimHawkins Jan 16 '18 at 07:45

1 Answers1

1

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.

g8minhquan
  • 592
  • 4
  • 12