开发者

Tracking in Mobile Analytics system [closed]

Closed. This qu开发者_StackOverflowestion is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 8 years ago.

Improve this question

I am developing mobile application for android and for iphone. I have an advanced handmade logger which tracks every user action and sends logs to server. If there is no internet it stores logs and sends them later. The questions are is there a logging system on the market, with which I can track anything I want(method logger.write I assume :)) And the main question: which system I should use for complex data analysis? F.ex. to see how much time users with specific phone model spent on given page after visiting another page.


To answer your main question I suggest you to use Flurry Analytics. I am using it on Android and it is very simple to integrate. Everything you need to know is on their WikiPage.


There is Omniture for android iphone web.


Both Android and iOS support Google Analytics. It allows you to define your own custom events and offers a lot out-of-the-box for analyses.

Android: https://developers.google.com/analytics/devguides/collection/firebase/android

iOS: https://developers.google.com/analytics/devguides/collection/ios/v3


You can use sitecatalyst which is available for all the platforms. Check this link


Another good option would be Parse.com, they are evolving every day. I think the best analytics provider would be Omniture (an Adobe service - Paid) followed by Google Analytics (Free).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜