0
Good afternoon,
I’m making an app using Ionic 3 and I use the Restful API with php for connection to the Mysql database, and I need to use Google Analytics in the project, but I can’t find a functional tutorial, if someone can send me some link, I would be very grateful.
One option is to use Google Analytics for Firebase, which is an application solution. https://firebase.google.com/docs/analytics/? hl=en
– Renata
You know if it is possible to use firebase and mysql at the same time, where firebase will be used only for data collection pro Analytics.
– André Paiva
You can only use the Firebase Analytics product. You can use the plugin Cordova-plugin-firebase-Analytics.
– Renata
Thanks for the help
– André Paiva