开发者

Analytics services/libraries available for the iPhone/iOS platform?

开发者 https://www.devze.com 2023-01-05 07:12 出处:网络
What analytics libraries/services are there for the iPhone/iOS platform to collect usage data about my application? At least the following services are available:

What analytics libraries/services are there for the iPhone/iOS platform to collect usage data about my application? At least the following services are available:

  • Flurry Analytics
  • Localytics
  • Medialets

Preferably the library should report as much as it can开发者_开发技巧 automatically, but it should also allow for tracking events defined by the application author. Also, preferably it should include some kind of a service (probably web-based) to present the analytics data.


I use Flurry in my apps and it works pretty good. There are a lot of informations about the usage of the app, and it is uploaded automatically by the library. It is also very very fast to add to your app.

The data are displayed in graph on the flurry website.

0

精彩评论

暂无评论...
验证码 换一张
取 消