开发者

Flurry Analytics vs Google Analytics on the mobile platform [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. 开发者_如何学JAVA Closed 10 years ago.

I am working on a mobile app on the Android platform (and going forward for the iPhone) and am evaluating the Flurry Analytics and Google Analytics platforms for the app. Both platforms have SDKs for the Android and the iPhone and seem very similar in most ways.

Do any of you have experience with both or either and could you highlight some of the noticeable differences between the two?

thanks!


I have used Flurry which was really really easy to setup but kinda scary in all the information that it sends to the Flurry servers. You might want to check out this article about android apps and private data. At the very least you may want to give your users an option to opt out of sending the analytical data.

I actually ended up removing it from my apps, just because I didn't really use any of the data for anything, and it added extra threads running and extra KBs to the apk.


Here's a list of some more mobile tracking services / products:

  • Admob Analytics
  • AppClix
  • Bango
  • Medialets

Haven't used any of those, currently just digging through demos, API and SDK samples. Comments from people who have used them would be most welcome!


Localytics is another free option in this space. Unlike the other guys the client library is open source and the service is real time instead of aggregating every few hours. There has never been any problems with the data they collect but if you have concerns you can just comment out any of the relevant lines in the source.

Check them out: http://www.localytics.com


I prefer Flurry.

For me google Analytics is optimized for web site and not for mobile app. In google i can't find data on unique user but most data reffering on user visits.

With Flurry you can track your app version, and the relative crash for each version.


BuzzBox SDK also has a real-time analytics module. I use it in a few Apps where I also use the BuzzBox scheduler. More info here: http://hub.buzzbox.com/android-sdk/analytics


AskingPoint App analytics is another new mostly free option with some interesting features that no one else has. For example the ability to use your analytics to show the APIs embedded Rating Widget or Polling Widget.

Check it out at: www.askingpoint.com

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜