Android 应用程序的最佳分析工具是什么?

发布于 2024-11-28 00:07:57 字数 1539 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

栩栩如生 2024-12-05 00:07:57

我使用过UXCam,它对我来说非常有用。它具有移动分析和用户体验优化工具应有的所有功能。
它具有许多功能,例如:

  • 屏幕视频录制
  • 用户交互数据,例如热图、时间线
  • 相机视频录制
  • 反馈和错误报告

集成步骤也非常简单和简短。您必须在清单中添加一些权限和服务,并添加

 UXCam.startApplication(this);  

应用程序的启动活动。文档可在此处获取。

I have used UXCam which become very useful for me. It has all the feature that should be in mobile analytical and UX optimization tools.
It has many features such as:

  • Screen video recording
  • User interaction data such as heatmap, timeline
  • Camera video recording
  • Feedback and bug reporting

Integration steps are also very easy and short. You have to add some permissions and services in manifest and add

 UXCam.startApplication(this);  

on starting activity of your app. Docs are available here.

氛圍 2024-12-05 00:07:57

这取决于你想要从分析中得到什么。检查此页面,也许您可​​以决定哪一个最适合您。 Flurry-vs-Mixpanel-vs-Google -移动分析谁获胜-为什么

It depends whatever you want from an analytic. Check this page and maybe you can decide which one is the best for you. Flurry-vs-Mixpanel-vs-Google-Mobile-Analytics-who-wins-Why

最佳男配角 2024-12-05 00:07:57

我目前正在尝试 Countly http://count.ly/ ,它看起来非常有前途。
如果您不想进行实验,您可以尝试 Google Analytics 和 Flurry,它们经过了更多的尝试和测试。

I am currently trying Countly http://count.ly/ and it looks very promising.
If you are not looking for experimentation you can try Google Analytics and Flurry which are more tried and tested.

往事随风而去 2024-12-05 00:07:57

使用 Android 版谷歌分析有太多优势。如果您有互联网、Android 和 iPhone 上可用的服务,您可以在单个页面上看到所有这些的综合数据。此外,API 非常简单,可以使用自定义变量来跟踪应用程序中的事件。查看他们的官方页面
http://code.google.com/mobile/analytics/docs/android/

Using google analytics for android has too many advantages. In case you have a service which is available on internet ,android and iPhone, you can see the consolidated data of all these on a single page. Also, the API is very simple and use of custom variables can be done to track the events in the application. Check out their official page at
http://code.google.com/mobile/analytics/docs/android/

甜尕妞 2024-12-05 00:07:57

我正在使用 https://try.crashlytics.com/ ,它真的很棒..

只需查看列出的值得信赖的合作伙伴谁整合了同样的..

I am using https://try.crashlytics.com/ and really its amazing..

just Checkout listed trusted partner who integrated the same..

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文