Ad
How To Migrate From Google Analytics To Firebase?
In Google Analytics we can track Google Play campaigns https://developers.google.com/analytics/devguides/collection/android/v4/campaigns?hl=ru#google-play-campaigns In fact that this API will be closed soon, how should I migrate tracking to Firebase?
Ad
Answer
Currently, the only way to migrate is to setup Firebase Analytics in your project. Firebase tracks Google Play campaigns the same way as GA, so it will automatically detect and record conversions coming from the campaign. Refer to this link for more information on how conversions are tracked in Firebase.
Ad
source: stackoverflow.com
Related Questions
- → should I choose reactjs+f7 or f7+vue.js?
- → Phonegap Android write to sd card
- → Local reference jquery script in nanohttpd (Android)
- → Click to navigate on mobile devices
- → How to allow api access to android or ios app only(laravel)?
- → Access the Camera and CameraRoll on Android using React Native?
- → React native change listening port
- → What is the default unit of style in React Native?
- → Google play market autocomplete icon
- → Warning: Each child in an array or iterator should have a unique "key" prop. Check the render method of `ListView`
- → Using Laravel with Genymotion
- → react native using like web-based ajax function
- → react native pdf View
Ad