Skip to content

Commit 80aa442

Browse files
author
markzegarelli
authored
Add a note about super properties in Mixpanel (#2552)
1 parent ee54296 commit 80aa442

File tree

1 file changed

+3
-0
lines changed
  • src/connections/destinations/catalog/mixpanel

1 file changed

+3
-0
lines changed

src/connections/destinations/catalog/mixpanel/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,9 @@ By default, each trait (that is, properties in an `identify` call) is registered
164164

165165
Disable **Set All Traits as Super Properties or People Properties By Default** to disable the default behavior and register super properties explicitly. For more information, see [Explicitly set People Properties and Super Properties](#explicitly-set-people-properties-and-super-properties).
166166

167+
> info ""
168+
> Super properties require a device mode connection.
169+
167170
#### Set People Properties
168171

169172
If you've enabled Mixpanel People in your Segment settings, Segment calls Mixpanel's `people.set` with the same `traits` object. There's no need for an additional API call to populate Mixpanel People.

0 commit comments

Comments
 (0)