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.
- On your device, open your app. You'll see the MXO Poker chip on-screen.
- Tap the Poker chip to view the Login screen.
- Log in using your MXO username and password.
- 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
Field | Description |
---|---|
Name | Sign In Activity |
Proposition | Account |
Activity Type | Signed In |
To create an Activity Capture Point
- Ensure you are still in Edit mode and tap the SIGN IN button
- Click ADD ACTIVITY CAPTURE POINT.
- Enter Sign In Activity as the Activity Capture Point name.
- 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.
- Tap Choose a Proposition.
- Select Account from the list and tap Done.
- Tap Choose an Activity Type.
- Select Signed In from the list and tap Done.
- Optional. Enable Set this activity as a Completion Activity, if required.For more information, see What is a Completion Activity.
- Tap Apply. MXO creates your Activity Capture Point under the corresponding Interaction and displays a confirmation screen.
- Tap DONE on the confirmation screen to complete your configuration.
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.