Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Use Google Analytics for iPhone to track app usage - Apple Approval Criteria

there have been some confusion about using analytics in apps. Just to make sure I got it straight:

I want to use Google Analytics in my app to track app usage (tracking what content is being viewed basically). I'm not sending any user or device data to Google. Firstly, I understand that Google Analytics API is completely fine to be used and doesn't violate any Apple developer agreements. Secondly, I assume that in this case (anonymously tracking app usage - no user or device data) I am allowed to use the service without the need to say anywhere in the app that analytics is being used (so the 3.3.9. of 'iOS Developer Program License Agreement' doesn't apply here).

Can anyone confirm my assumptions or explain if they are not right? Or better did anyone of you have your app using analytics approved even though it didn't say anywhere it is using it? ...or the opposite

I've seen plenty of forum entries on the subject none of them though clearly stating what is required by Apple and what is just recommended.

Thanks

like image 401
mrt Avatar asked Apr 27 '11 14:04

mrt


People also ask

Can Google Analytics track app usage?

User insights from acquisition to app usageAnalytics surfaces data about user behavior in your iOS and Android apps, enabling you to make better decisions about your product and marketing optimization.

Can Google Analytics track iOS?

For install tracking on iOS, Google Analytics relies on Apple's resettable Identifier for Advertising (IDFA) to match app sessions to campaigns. To accomplish this, Google Analytics relies on Ad Networks to provide and send the IDFA and other campaign information to Google Analytics when an app user clicks on an ad.

Can Google Analytics be used for mobile apps?

Use Tag Manager with Google Analytics and Firebase. To get the latest mobile app report features in Google Analytics, use Firebase in your Android and iOS apps. Once enabled in your app, Google Analytics will automatically collect and report on built-in events and user properties.


1 Answers

I know you're asking about Google Analytics, but for what it's worth, I've had great success using the Flurry analytics package in my apps. It's very stable and provides a lot of great metrics. If GA doesn't work out for you, I'd say give this a try:

http://www.flurry.com/

like image 197
Jesse Bunch Avatar answered Oct 21 '22 03:10

Jesse Bunch