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.
我正在开发Android平台上的移动应用程序(并继续推出iPhone),并正在为应用程序评估Flurry Analytics和Google Analytics平台。这两个平台都有适用于Android和iPhone的SDK,在大多数情况下看起来非常相似。
Do any of you have experience with both or either and could you highlight some of the noticeable differences between the two?
你们中的任何一方都有过这两者的经验吗?你能否强调两者之间的一些显着差异?
thanks!
谢谢!
6 个解决方案
#1
12
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.
我使用了Flurry,它真的很容易设置,但它发送到Flurry服务器的所有信息都有点可怕。您可能想查看有关Android应用程序和私有数据的这篇文章。至少您可能希望为用户提供选择退出发送分析数据的选项。
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.
我实际上最终从我的应用程序中删除它,只是因为我没有真正使用任何数据任何东西,它添加额外的线程运行和额外的KB到apk。
#2
12
Here's a list of some more mobile tracking services / products:
以下是一些移动跟踪服务/产品列表:
- Admob Analytics
- Admob Analytics
- AppClix
- AppClix
- Bango
- 邦戈
- Medialets
- 管理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!
没有使用任何这些,目前只是通过演示,API和SDK示例挖掘。使用它们的人的评论将是最受欢迎的!
#3
9
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.
Localytics是这个领域的另一个免费选择。与其他人不同,客户端库是开源的,服务是实时的,而不是每隔几小时聚合一次。他们收集的数据从未出现任何问题,但如果您有疑虑,可以在源代码中注释掉任何相关的行。
Check them out: http://www.localytics.com
检查出来:http://www.localytics.com
#4
5
I prefer Flurry.
我更喜欢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.
使用Flurry,您可以跟踪应用程序版本以及每个版本的相对崩溃。
#5
2
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
BuzzBox SDK还具有实时分析模块。我在几个应用程序中使用它,我也使用BuzzBox调度程序。更多信息:http://hub.buzzbox.com/android-sdk/analytics
#6
0
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.
AskingPoint App分析是另一个新的大多数免费选项,其中包含一些其他人没有的有趣功能。例如,使用您的分析来显示API嵌入式评级窗口小部件或轮询窗口小部件的功能。
Check it out at: www.askingpoint.com
请访问:www.askingpoint.com查看
#1
12
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.
我使用了Flurry,它真的很容易设置,但它发送到Flurry服务器的所有信息都有点可怕。您可能想查看有关Android应用程序和私有数据的这篇文章。至少您可能希望为用户提供选择退出发送分析数据的选项。
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.
我实际上最终从我的应用程序中删除它,只是因为我没有真正使用任何数据任何东西,它添加额外的线程运行和额外的KB到apk。
#2
12
Here's a list of some more mobile tracking services / products:
以下是一些移动跟踪服务/产品列表:
- Admob Analytics
- Admob Analytics
- AppClix
- AppClix
- Bango
- 邦戈
- Medialets
- 管理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!
没有使用任何这些,目前只是通过演示,API和SDK示例挖掘。使用它们的人的评论将是最受欢迎的!
#3
9
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.
Localytics是这个领域的另一个免费选择。与其他人不同,客户端库是开源的,服务是实时的,而不是每隔几小时聚合一次。他们收集的数据从未出现任何问题,但如果您有疑虑,可以在源代码中注释掉任何相关的行。
Check them out: http://www.localytics.com
检查出来:http://www.localytics.com
#4
5
I prefer Flurry.
我更喜欢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.
使用Flurry,您可以跟踪应用程序版本以及每个版本的相对崩溃。
#5
2
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
BuzzBox SDK还具有实时分析模块。我在几个应用程序中使用它,我也使用BuzzBox调度程序。更多信息:http://hub.buzzbox.com/android-sdk/analytics
#6
0
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.
AskingPoint App分析是另一个新的大多数免费选项,其中包含一些其他人没有的有趣功能。例如,使用您的分析来显示API嵌入式评级窗口小部件或轮询窗口小部件的功能。
Check it out at: www.askingpoint.com
请访问:www.askingpoint.com查看