Skip to content

Commit 97d443e

Browse files
authored
Merge pull request #4585 from segmentio/spencerattick-patch-1
connect Track calls to Groups
2 parents ada368a + 9b8b044 commit 97d443e

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ Mixpanel supports multiple definitions of groups. For more information see [Mixp
126126

127127
If the group call **does not** have a group trait that matches the Group Identifier Traits setting, then the event will be ignored.
128128

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+
129131
### Group using Device-mode
130132

131133
When you use Analytics.js, you must set a `userId` value, or Mixpanel will ignore Group calls.

0 commit comments

Comments
 (0)