Package com.codename1.analytics

The analytics API allows tracking your mobile application usage in the field to give you real-time data on how your application is used.

See: Description

Package com.codename1.analytics Description

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.