Supported identities
Moengage supports the activation of identities described in the table below.
Target Identity | Description | Considerations |
---|---|---|
user_id | Unique identifier that uniquely identifies a user profile in the Moengage system. | This identifier supports string type. Either one of user_id or anonymous_id is required |
anonymous_id | Another identifier for an unknown user profile - meaning a profile that does not exist in the system. | This identifier supports string type. Either one of user_id or anonymous_id is required |
Export type and frequency
Refer to the table below for information about the destination export type and frequency.
Item | Type | Notes |
---|---|---|
Export type | Profile-based | You are exporting all members of a segment (audience) with the identifiers (user_id, anonymous_id) along with custom attributes defined by you exported to Moengage. |
Export frequency | Streaming | Streaming destinations are “always on” API-based connections. As soon as a profile is updated in Experience Platform based on segment evaluation, the connector sends the update downstream to the destination platform. Read more about streaming destinations. |
Connect to the destination
To connect to this destination, follow the steps described in the destination configuration tutorial. In the configure destination workflow, fill in the fields listed in the two sections below.
Authenticate to destination
To authenticate to the destination, fill in the required fields and select Connect to destination.
Fill in destination details
To configure details for the destination, fill in the required and optional fields below. An asterisk next to a field in the UI indicates that the field is required.
- USERNAME: DATA APP ID of settings page of Moengage dashboard.
- PASSWORD: DATA APP KEY from settings page of Moengage dashboard.
- Name: A name by which you will recognize this destination in the future.
- Description: A description that will help you identify this destination in the future.
- Region: Your app data center.
Enable alerts
You can enable alerts to receive notifications on the status of the dataflow to your destination. Select an alert from the list to subscribe to receive notifications on the status of your dataflow. For more information on alerts, see the guide on subscribing to destinations alerts using the UI.
When you are finished providing details for your destination connection, select Next.
Activate segments to this destination
See Activate audience data to streaming segment export destinations for instructions on activating audience segments to this destination.
Map attributes and identities
To correctly send your audience data from Adobe Experience Platform to the Moengage destination, you need to go through the field mapping step.
Mapping consists of creating a link between your Experience Data Model (XDM) schema fields in your Platform account, and their corresponding equivalents from the target destination.
To correctly map your XDM fields to the Moengage destination fields, follow these steps:
In the Mapping step, select Checkbox.
In the Mapping step, select Add new mapping.
In the Source Field section, select the arrow button next to the empty field.
In the Select source field window, you can choose between two categories of XDM fields:
- Select attributes: use this option to map a specific field from your XDM schema to Moengage attribute.
Choose your source field, then select Select.
In the Target Field section, select the mapping icon to the right of the field.
In the Select target field window, you can choose between two categories of target fields:
- Select identity namespace: Use this option to map Platform identity namespaces to Moengage identity namespaces.
- Select custom attributes: Use this option to map XDM attributes to custom Moengage attributes that you defined in your Moengage account.
You can also use this option to rename existing XDM attributes into Moengage. For instance, mapping alastName
XDM attribute to a customLast_Name
attribute in Moengage, will create theLast_Name
attribute in Moengage, if it doesn’t already exist, and map thelastName
XDM attribute to it.
Choose your target field, then select Select.
You should now see your field mapping in the list.
To add more mappings, repeat the previous steps.