Does anyone have a good tutorial on setting up groups for companies (both in mixpanel and specific tracking events)? The documentation and examples are incredibly confusing and don't seem to be consistently working.
Hi Steven! Julianne from Mixpanel Support here. Have you already seen the Group Analytics Implementation doc? It walks through how to implement group analytics in Mixpanel, including example code snippets for various SDKs. You can also test out the functionality in our B2B demo dataset. For example, this Funnel is based on 'Company' conversions rather than user. Can you share more about the issue that you're having with it not consistently working? If you're open to sharing feedback about what's confusing in the docs, I'd love to flag it internally!
I have but it's very confusing and not consistent with what I'm seeing actually happen. Here's an example of what we set on events and in Project settings. But nothing populates for Users and distinct_id is empty for all the events. The company profile doesn't populate either
From the screenshots, the tracking does seem set up correctly. If you click 'User' on a report, do you see the option to analyze by 'Organization' instead? Inline Attachment: image.png Group profiles are a separate call from the tracking, detailed here. So even if the events are associated with an organization, those organizations may not have profiles. The Events page looks like the events are being sent without an associated 'Distinct ID' at the user level. Do you expect there to be one present? What SDK are you using to track events?
