Titanium.Analytics

module
0.7.0
The Titanium Analytics module used for recording analytics events.

Functions

featureEvent Send an analytics event associated with application feature functionality.
navEvent Send an analytics event associated with application navigation.
settingsEvent Send an analytics event associated with application settings or configuration
timedEvent Send an analytics event tracking the duration of an application action
userEvent Send an analytics event not covered by the other interfaces.