Can't find Launchpad analytics data

Can anyone explain how to get launchpad analytics info?

docs.coronalabs.com says “…you can access Corona SDK Analytics through your account dashboard…” but I don’t  see a link there.

I enabled launchpad in my config.lua file with “application = {launchPad = true}” and my app was built with a distribution profile and is now on the app store and has been downloaded - so there should be data to analyse somewhere!

Try looking in http://developer.coronalabs.com/dashboard

I’ll review the documentation.

Thanks! I got it.

Just a quick follow-up question: I simply enabled Launchpad in my config.lua but did not use the Analytics API - does this mean I do not have access to usage information other than the “Sessions by Device” graph in my ‘Analytics Report’?

Stephen.

Currently “Sessions by Device” is all that’s reported by the launchpad analytics.  If you want more detailed information, you can use Flurry via the analytics API - http://docs.coronalabs.com/daily/api/library/analytics

Try looking in http://developer.coronalabs.com/dashboard

I’ll review the documentation.

Thanks! I got it.

Just a quick follow-up question: I simply enabled Launchpad in my config.lua but did not use the Analytics API - does this mean I do not have access to usage information other than the “Sessions by Device” graph in my ‘Analytics Report’?

Stephen.

Currently “Sessions by Device” is all that’s reported by the launchpad analytics.  If you want more detailed information, you can use Flurry via the analytics API - http://docs.coronalabs.com/daily/api/library/analytics