Flurry events

Hi!

I’m trying to integrate flurry in my game.
I don’t see the events I’m tracking in the furry dashboard, though I do see the sessions.
Do I have to define the events in flurry’s website? because I can’t find where…

Ron
[import]uid: 150930 topic_id: 31393 reply_id: 331393[/import]

Hi Ron,

I haven’t had any issues with Flurry. If I log an event from my code, it shows up on Flurry, whether or not I had previously created the event there.

How are you logging the event in your code?

  • Andrew [import]uid: 109711 topic_id: 31393 reply_id: 125517[/import]

Hi Ron,

I haven’t had any issues with Flurry. If I log an event from my code, it shows up on Flurry, whether or not I had previously created the event there.

How are you logging the event in your code?

  • Andrew [import]uid: 109711 topic_id: 31393 reply_id: 125518[/import]

the “usual” way:
analytics.logEvent(“New Game”)

it’s fine now, I don’t know why but it took quite a few days to show up!
(a few days since there were sessions in the dashboard)

Thanks anyway! [import]uid: 150930 topic_id: 31393 reply_id: 125585[/import]

Hi Ron,

I haven’t had any issues with Flurry. If I log an event from my code, it shows up on Flurry, whether or not I had previously created the event there.

How are you logging the event in your code?

  • Andrew [import]uid: 109711 topic_id: 31393 reply_id: 125517[/import]

Hi Ron,

I haven’t had any issues with Flurry. If I log an event from my code, it shows up on Flurry, whether or not I had previously created the event there.

How are you logging the event in your code?

  • Andrew [import]uid: 109711 topic_id: 31393 reply_id: 125518[/import]

the “usual” way:
analytics.logEvent(“New Game”)

it’s fine now, I don’t know why but it took quite a few days to show up!
(a few days since there were sessions in the dashboard)

Thanks anyway! [import]uid: 150930 topic_id: 31393 reply_id: 125585[/import]