Integration with Google Analytics

Hi guys,

I’m start to create a testable build of my game, and i want to monitoring some metrics with google analitics, i know corona have a plugin called flurry.

http://docs.coronalabs.com/plugin/flurry/init.html

I try to use this plugin without success i create a new mobile on google analitics admin page. But i’m only have the tracking id UA-XXXXXXX-Y. I see on flurry init need to use one appKey where i can get this appKey your what is the steps to create one? And the flurry plugin is the best way of using google analytics??

What is the most usage way of using google analytics in corona SDK?

thanks in advance 

Hi @masterviana,

Currently there’s no official plugin/support for Google Analytics in Corona SDK, however you may want to explore this 3rd-party option:

http://forums.coronalabs.com/topic/50536-release-google-analytics-module/

Take care,

Brent

+1 for that lib. It’s the bees knees!

Thanks you guys that is exactly what i want, i already have made the integration.

One more question about google services integration, i would like to use google game services for leaderboards and achievements and saved games. I see here http://goo.gl/5Tg0wd a great tut about how to implement leaderboards and achievements can you confirm if is possible with official corona puglin also use saved games from google? And can you linking a good article or blogpost where i can see an example of this?

Thanks

Hi @masterviana,

Currently there’s no official plugin/support for Google Analytics in Corona SDK, however you may want to explore this 3rd-party option:

http://forums.coronalabs.com/topic/50536-release-google-analytics-module/

Take care,

Brent

+1 for that lib. It’s the bees knees!

Thanks you guys that is exactly what i want, i already have made the integration.

One more question about google services integration, i would like to use google game services for leaderboards and achievements and saved games. I see here http://goo.gl/5Tg0wd a great tut about how to implement leaderboards and achievements can you confirm if is possible with official corona puglin also use saved games from google? And can you linking a good article or blogpost where i can see an example of this?

Thanks