简体   繁体   English

乱七八糟的移动分析不可靠

[英]Flurry mobile analytics unreliable

I'm trying to monitor some events with parameters in my Android app using the Flurry mobile analytics SDK. 我正在尝试使用Flurry移动分析SDK在Android应用中使用参数监视某些事件。 Both apps follow the same codebase, one has managed to register some events with the parameters but misses all the ones I action myself and the other app just doesn't receive any events at all. 两个应用程序都遵循相同的代码库,一个应用程序设法用参数注册了一些事件,但是错过了我自己执行的所有操作,而另一个应用程序根本没有收到任何事件。 I've checked the obvious like SDK version, Flurry app ID, net connectivity etc. 我检查了明显的内容,例如SDK版本,Flurry应用程序ID,网络连接性等。

Basically I'm finding Flurry to be horribly unreliable, missing events and not registering an app at all. 基本上,我发现Flurry非常不可靠,缺少事件,根本没有注册应用程序。 Their events page says stats will be updated as soon as their system receives them but realistically it takes hours for the events that do succeed. 他们的活动页面上说,系统一旦收到统计信息,便会立即对其进行更新,但实际上,成功完成事件需要花费数小时。

Has anybody else had this experience? 其他人有这种经历吗?

The event logs should show up within 5-10 min of the session occurring on the device. 事件日志应在设备上发生会话的5-10分钟内显示。 For an Android app, please ensure that each startSession call is matched to an endSession call. 对于Android应用,请确保每个startSession调用都与endSession调用匹配。

I work with the support team at Flurry, and if you could send all project details to support@flurry.com, we can help you in a much better way. 我与Flurry的支持团队一起工作,如果您可以将所有项目详细信息发送到support@flurry.com,我们将以更好的方式为您提供帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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