If you're building an iOS app and want to track user engagement and performance, then firebase analytics is a great tool to use. This free firebase analytics service allows you to collect data such as the number of clicks your ads generate, how many people have opened your email campaigns, or how frequently users are returning to your app.
Firebase Console Welcome Screen
Step by Step Guide
To get started with firebase analytics
1. Create a new project in Firebase by selecting
"Create New Project".
2. Select "Firebase Analytics" from the menu
options and specify the name of your project.
3. You will need to add a couple of pieces of
information: an account ID (which can be obtained by signing up for Google
AdWords), a database name (where all the data will be stored), and an
encryption key.
4. You'll also need permission to access location
services so that geolocation tracking can be enabled.
5. press OK to continue.
No comments:
Post a Comment