简体   繁体   中英

mobile application analytics

HI all,

so we all know "pinch media" - the "spyware" software ;)

i'm searching for some really cool analytics softwares for my iphone application. pinch media, is the one i know, it looks really great, but we all know, the reputation of this piece of software is very bad.

i'd like to know if i can use it, or if my app then is one of this spyware apps, for users (it isnt really, i know, but users might think it is, when i use this).

are there some alternatives? other programms, with the same good analysis?

I found admob and motally.com, but pinch media/Flurry is the best one atm.

是一份很好的pdf文件,比较了一些主要的iPhone / iPod touch分析提供商

Any analytics package which reports usage statistics back to a central server (Flurry, Google Analytics, etc.) will be considered "spyware" by some users, not just Pinch Media's offering. The really paranoid users will sniff data traffic out of your application and detect traffic from any service, no matter who provides it.

If you really care about those users who will be upset by this, give them the option to opt-out of data collection in your application's settings or when the application first starts.

If you are looking for more inside on your app, you should try heatma.ps . They let you view heatmaps for your app, and other interaction data.

Example heatmap:

热图示例图像

I suggest you to take a look at Appsee

Appsee provides visual in-app analytics, including heatmaps, real user recording and user bahavior reprots. And you can create a free account there.

Flurry, Google Analytics, etc are central server to store the user's data. If you want to build your private data center. you can visit this url http://www.github.com/cobub
And the web site is: http://dev.cobub.com

to get the open source system (both server and client sides)

There are two kinds of analytics: business analytics and app performance analytics. Google Analtyics, Flurry etc are good for business analytics but app developers are mostly interested in knowing when app crashes, being able to capture app logs, impact of network speeds and carriers on performance of their apps. For app performance analytics, take a look at http://apigee.com/about/mobile-analytics . You not only get real time performance anlaytics but also ability to do some configuration changes in real time.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM