One of the most important features of Firebase is for you to get real feedback about how your app is being used, and the best way to do that is by using Firebase Analytics. In this recipe, we will add screen and event tracking and show how that gets reported to the Firebase dashboard.
Firebase Analytics is an incredibly powerful tool, easy to set up and use, and can give you invaluable information about your users and your app. In this recipe, you will set up a custom event and log it to Firebase Analytics.