Create Activity Capture Points for Page Elements

After setting up your Interaction Points, you can create Activity Capture Points for those Interaction Points to capture customer activity within your app.

You can create Activity Capture Points, directly, in your app when running the SDK in Admin mode.

For more information, see What are Activity Capture Points.

Activity Capture Point Requirements

Prior to creating Activity Capture Points, ensure you have created the Propositions and Activity Types with which you want to associate those Activity Capture Points, in your Space.

For more information, see What are Propositions? and What are Activity Types?

Step 1: Run your App with the SDK initialized in Admin mode

Ensure you run your app with the SDK initialized in Admin mode. In Admin mode, you have access to the Poker chip that allows you to access configuration features at your fingertips, after you log in to your Space.

For more information see, Integrate the iOS SDK for MXO in your App or Integrate the Android SDK for MXO in your App.

Step 2: Log in to MXO in Admin mode

On your mobile device, log in to MXO in Admin mode to define where you want track customer activity.

  1. On your device, open your app. You'll see the MXO Poker chip on-screen.
  2. Tap the Poker chip to view the Login screen.Mobile - ACP Step 2a
  3. Log in using your MXO username and password.Mobile - ACP Step 2b.png
  4. After logging in, tap the Poker chip again to activate Edit mode.

Step 3: Create your Activity Capture Point

Activity Capture Points can typically be created for any on-screen element that a user can tap.

Let's say you want to capture when a user signs in to your app. You can easily capture this activity by tapping on the SIGN IN button, when in Edit mode.

Example details for Activity Capture Point

FieldDescription
NameSign In Activity
PropositionAccount
Activity TypeSigned In

Mobile - ACP Example.png

To create an Activity Capture Point

  1. Ensure you are still in Edit mode and tap the SIGN IN buttonMobile - ACP Step 3a.png
  2. Click ADD ACTIVITY CAPTURE POINT.Mobile - ACP Step 3b.png
  3. Enter Sign In Activity as the Activity Capture Point name.Mobile - ACP Step 3c.png
  4. Ensure the capture point is enabled.
    Note: Activity Capture Points are enabled by default. You can disable them later, if required. Be aware that MXO does not capture customer information if you disable an Attribute Capture Point.
  5. Tap Choose a Proposition.Mobile - ACP Step 3d.png
  6. Select Account from the list and tap Done.Mobile - ACP Step 3e.png
  7. Tap Choose an Activity Type.Mobile - ACP Step 3f.png
  8. Select Signed In from the list and tap Done.Mobile - ACP Step 3g.png
  9. Optional. Enable Set this activity as a Completion Activity, if required.For more information, see What is a Completion Activity.
  10. Tap Apply. MXO creates your Activity Capture Point under the corresponding Interaction and displays a confirmation screen.
  11. Tap DONE on the confirmation screen to complete your configuration.Mobile - ACP Step 3h.png

At this point the Activity Capture Point you created is unpublished and can be tested using Preview mode in the SDK.

To test your configuration in User mode, you must publish this configuration. Publishing also ensures you can start tracking this behavior for apps you have already deployed to the App Store that have the SDK integrated in them.

For more information, see an Introduction to Publishing.

The SDK can now capture this Activity, automatically, every time the SIGN IN button is tapped by an app user.