+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Capturing analytics

We can initialize the MobileFirst Analytics SDK and enable the capture of lifecycle and network analytic data.

The MobileFirst Analytics API allows for the capturing of the following metrics.

The initialization of the analytics API must be written in native code, even in Cordova apps.

Note: No listeners are required for the web apps.

To initialize the MobileFirst Analytics SDK and enable the capture of lifecycle and network analytic data:

Parent topic: Analytics SDK