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-mixpanel/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ The Mixpanel (Actions) destination does not offer a device-mode connection mode.
36
36
You can follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customizing-mappings).
37
37
38
38
> success ""
39
-
> Make sure you map email to`$email`, otherwise email will be undefined.
39
+
> Make sure you map the `traits.email` property to Mixpanel's`$email`, otherwise email will be undefined.
0 commit comments