You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-moengage/index.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,14 +63,12 @@ Additional Context
63
63
Include additional information that you think will be useful to the user here. For information that is specific to an individual mapping, please add that as a comment so that the Segment docs team can include it in the auto-generated content for that mapping.
64
64
-->
65
65
66
-
### Mapping the User ID and Anonymous ID
66
+
### Default Mapping
67
67
68
-
To map the User ID to the Anonymous ID, make sure you the correct values. Scroll down to the **Define mappings** section and change the following keys from sentence case to Camel Case. Make sure you select the new values from the dropdown.
68
+
> warning ""
69
+
> Don't change the preset values.
69
70
70
-
Key | Default Value | New Value
71
-
---------|----------|---------
72
-
User ID | `user_id` | `userId`
73
-
Anonymous ID | `anonymous_id` | `anonymousId`
71
+
MoEngage provides preset values to all mappings. You don't need to make any changes to the Identify User Actions and Track Event Actions.
74
72
75
73
<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. -->
76
74
@@ -93,7 +91,3 @@ If successful, the data starts flowing into your MoEngage account in 3-5 minutes
93
91
<!-- Include any pertinent information here. -->
94
92
95
93
{% include content/ajs-upgrade.md %}
96
-
97
-
Follow the table below to map your existing MoEngage destination configuration to MoEngage (Actions).
98
-
99
-
{% include components/actions-map-table.html name="moengage" %}
0 commit comments