Skip to content

Commit 6a439e0

Browse files
connect Track calls to Groups
1 parent b8443e7 commit 6a439e0

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 with a Group in Mixpanel, simply 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)