Learn about the major features that are provided with MobileFirst Analytics and Logger.
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.
You can view App Session charts and App Usage charts to find out which app is being used most by your users.
You can have your app send custom data and create custom reports on your custom data.
You can create custom charts for the custom data that you collect or many of the pre-defined analytics data types.
MobileFirst client SDKs can capture crashes on Android and iOS, and uncaught exceptions in cross-platform and web applications.
You can create threshold and trend alerts in the MobileFirst Analytics Console.
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.
You can view the REST API for MobileFirst Analytics and Logger.