Summary
In this chapter, we explored Firebase Analytics and Cloud Messaging. We also learned how to set up analytics. In addition to this, we learned about the default data being logged in the analytics console, and how to write a custom event, attach a custom screen, and so on. We also explored Cloud Messaging and how to construct a notification builder for the received notification as well as how to fire notifications through the Firebase console.
In the next chapter, let's explore Remote Config, a very popular A/B testing and remote service for managing data remotely. We will also discuss Dynamic Links, which constructs dynamic links for mobile applications. Let's explore them in detail.