See: Description
Class | Description |
---|---|
AnalyticsService |
The analytics service allows an application to report its usage, it is seamlessly
invoked by GUI builder applications if analytics is enabled for your application!
To enable analytics just use the init() method of the analytics service.
|
The analytics API allows tracking your mobile application usage in the field to give you real-time data on how your application is used. This API currently delegates to the Google analytics service through the Codename One cloud.
Notice that analytics is automatically added GUI applications created by the GUI builder, you only need to enable Analytics specifically by invoking the init method and the pages will be logged automatically.