开发者

Problems viewing flurry data with android

I am using Flurry for analytics in my android app, and for one event I want to record a boolean. I am using the following code:

FlurryAgent.logEvent(event, b);

This logs the event on Flurry.com but when I click into the event I can only see how many times it has been logged, not how many times true or false were logged.

To clarify, on Flurry.com I can't see any difference between logging and event, and logging an event with a boolean.

Does anyone know if there is anything I am missing or if it just doesn't wo开发者_StackOverflow社区rk?


It turns out that this is on the flurry bug-fixing roadmap.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜