Search code examples
analyticsbadaintegrate

Analytics for Bada applications


I am trying to add an analytics service in my Bada application. It's a C++ application , not a web one.

Google analytics only supports Android and iPhone as far as I've seen. Is there any way to integrate it anyway?

Or is there other analytics services that are free and could be integrated?

Thank you, George


Solution

  • I guess the easiest way is to add an invisible WebPanel where you load the HTML/JS-code for Google analytics.