Major features

Learn about the major features that are provided with MobileFirst Analytics and Logger.

Built-in Analytics

When you use the MobileFirst client SDK together with the MobileFirst Server, analytics data automatically gets collected for any request that your app makes to the MobileFirst Server. Basic device metadata gets collected and reported to the MobileFirst Analytics Server.

App Analytics

You can view App Session charts and App Usage charts to find out which app is being used most by your users.

Custom Analytics

You can have your app send custom data and create custom reports on your custom data.

Custom Charts

You can create custom charts for the custom data that you collect or many of the pre-defined analytics data types.

Crash Capture

MobileFirst client SDKs can capture crashes on Android and iOS, and uncaught exceptions in cross-platform and web applications.

Alerts

You can create threshold and trend alerts in the MobileFirst Analytics Console.

Debug Log Capture

Log capture gives developers the ability to easily capture raw debug logs from applications that run on user devices that are inaccessible to your development team.

REST API

You can view the REST API for MobileFirst Analytics and Logger.