Android: Google Analytics as part of Google Play Service -


now google analytics become part of google play services 4.3, changes need expect?

do still need include googleanalytics jar android project?

what dispatching data? on page https://developers.google.com/analytics/devguides/collection/android/v3/dispatch it's written:

the local dispatch methods referenced in document have been marked deprecated due forthcoming availability of google analytics part of google play services. local dispatch methods may still used in non-google-experience devices.

but doesn't explain how dispatching can managed under google play services

also, wonder, there risk users won't have google play services 4.3 installed, , can't tracked google analytics?

the documentation google analytics sdk v4 (now part of google play services) has been published!

https://developers.google.com/analytics/devguides/collection/android/v4/


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -