We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8443e7 commit 6a439e0Copy full SHA for 6a439e0
src/connections/destinations/catalog/mixpanel/index.md
@@ -126,6 +126,8 @@ Mixpanel supports multiple definitions of groups. For more information see [Mixp
126
127
If the group call **does not** have a group trait that matches the Group Identifier Traits setting, then the event will be ignored.
128
129
+If you'd like to connect a Track call with a Group in Mixpanel, simply send the Group's ID as a property on the Track call named `$group_id`.
130
+
131
### Group using Device-mode
132
133
When you use Analytics.js, you must set a `userId` value, or Mixpanel will ignore Group calls.
0 commit comments