How to send value to Flurry Services

Hi,

I am using Analytics. We can only send event (string value) to flurry using analytics.logEvent() But, I have three various values from them I have to send one along with event.

How to do this?
Thanks in advance. [import]uid: 68306 topic_id: 16367 reply_id: 316367[/import]

If you cannot achieve the desired results by examining the code in CoronaSDK > SampleCode > Analytics > FlurrySample then you can use http://www.anscamobile.com/corona/support to get some code written for you.

Peach :slight_smile: [import]uid: 52491 topic_id: 16367 reply_id: 61226[/import]

Hi,

I believe the OP wants to pass along parameters with the event.

From what I’ve read previously on the forums and the comments on the Analytics section on the API Docs (here) parameters are not supported (yet?).

It was added as a feature request though, so maybe in the future.

Ali [import]uid: 10499 topic_id: 16367 reply_id: 61532[/import]