Guides Google Analytics
Google Analytics is a freemium analytics service, that tracks and reports traffic. You can use this great service to track user behavior, also of concern on WordPress mobile app to have good tactics.
Our app use Google Firebase Analytics for tracking users behavior.
First, login to Firebase console, if you never used before, click Sign Up
. Otherwise, you can create a new project or select project you want use for application.
Click + Add app
then select platform. Our app support Android and iOS
- For Android platform you just fill package id you config in /config.xml.
- Then you just download config file and copy it to root project folder (/Sources)
- Click
+ Add app
again then do same.
Final you will have 2 file in root project folder like below image