Norwald2
Norwald2

Reputation: 705

Analytics library for iOS apps

I want to integrate analytics into my iOS app to collect statistics about my users.

So far I found these two services:

I want a library that's easy to implement. Are there any more out there and what is your experience? What can you recommend?

Upvotes: 9

Views: 5742

Answers (3)

captaindroid
captaindroid

Reputation: 2938

I have found UXCam very useful. It has very easy integration steps and provides user and mobile data you need. It lets you watch playback videos of users using your app and has rule based recording and analytics to filter out unusual session.

Upvotes: 0

Cyprian
Cyprian

Reputation: 9453

You can try heatma.ps to get insides on how people iteract with your applications.

Upvotes: 2

aroth
aroth

Reputation: 54856

I've used Flurry in several apps. Quite happy with it. Once the initial setup is done, it's quite easy to log and record metrics about pretty much anything within your app.

Upvotes: 8

Related Questions