Preface

As part of the Quantum Fabric product, you can also configure a set of automated app events.

Support for rich Quantum Application Performance Monitoring (also referred as Quantum APM) scenarios enable developers to easily track usage patterns across an entire user journey. Quantum also supports auto-capture app events to support journey analysis and supply reports for event analysis. You can auto capture JavaScript and Native Layer Exceptions and Crashes.

Quantum APM also provides the required support for integrating with multiple third party APM solutions such as Crittercism.

  • Crittercism - Crittercism helps you deliver an exceptional mobile experience to every user. Find out how our industry leading solution can start stabilizing your app and prevent lost revenue due to downtime.

Following are the auto reported events supported by Quantum APM:

  • FormEntry – when preshow event is triggered
  • FormExit – when formHide event is triggered
  • Button Click – when onTouchEnd or onClick event is triggered
  • ServiceRequest 
- When service request is triggered or any other network call is invoked from the app.
  • ServiceResponse – When response arrives for service request or any other network call is invoked from the app.
  • Gesture – when a gesture event is triggered. This will tracked only for a widget that has a function configured to act on that gesture.
    The subtype will follow the pattern
GESTURETYPE_NUMBEROFINPUTS_DIRECTION. For example a two finger tap would be TAP_2 and a three finger swipe would be SWIPE_3_RIGHT.
  • Orientation – when the device orientation change event is triggered. The subtype must be one of PORTRAIT_TO_LANDSCAPE or LANDSCAPE_TO_PORTRAIT where the new orientation of the device that caused the trigger is indicated last.

NOTE: The developer must register at manage.kony.com to access the Custom Metrics page.

This document describes the automated events and their use.

Formatting Conventions in This Guide

The following formatting conventions are used throughout the document:

Contact Us

We welcome your feedback on our documentation. Email us at techpubs@kony.com.

For technical questions, suggestions and comments, or to report problems on the Quantum product line, contact productsupport@kony.com.