danwilson / google-analytics-plugin

Cordova (PhoneGap) Plugin to connect to the native Google's Universal Analytics SDK 3.0
MIT License
695 stars 500 forks source link

Is the plugin going to be deprecated ? #556

Open saichandra211 opened 5 years ago

saichandra211 commented 5 years ago

I learnt that google is pushing firebase instead of Google Analytics and deprecated the GA (https://support.google.com/firebase/answer/9167112?hl=en)

1) Is the plugin using the same SDK as google is deprecating ?

2) Can I use the GA Ionic plugin without any hiccups?

rodrigograca31 commented 5 years ago

AFAIK Google will stop supporting GA for Mobile apps.... I've just incorporated cordova-plugin-firebase into my Ionic project but still left this plugin....

I probably should remove it ..... not sure yet if I will get duplicated user counting or something.... Also didnt see a way to "trackView" on the firebase plugin.... I used to use that to measure how many users got to my last screen....

victorsosa commented 5 years ago

@saichandra211

  1. there is no date yet

  2. Short answer No, you will continue using analyticity in the WEBSITE instead of the Mobile configuration. check Doc

Heshyo commented 5 years ago
  • In 2019, we will begin to decommission properties that receive data exclusively from the Google Analytics Services SDK.
  • Data collection and processing for such properties will stop on October 31, 2019.

so it seems the date is getting close.

rodrigograca31 commented 5 years ago

I changed to firebase months ago and basically lost all my historical data....

And now firebase recommends us to use Google Analytics.... They call it "App + Web". If not mistaken firebase sends the data to there themselves.... I dont know what voodoo is this but it is what it is....

victorsosa commented 2 years ago

related to the issue #589 the property ID just changed