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.
2 parents ada368a + 9b8b044 commit 97d443eCopy full SHA for 97d443e
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 to a group call in Mixpanel, 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