Hi Juan I., Please stand by as I search the Mixpanel knowledge base for an AI-powered answer. I normally take about 15 seconds or so. In case AI cannot answer your question, feel free to reach out to Mixpanel support at mixpanel.com/get-support. If you have follow-up questions for this thread, please tag me again with your question: @kapa.ai <follow-up question>👋
Feel free to ask a follow-up question once I've answered by mentioning me with @kapa.ai
You can attribute a single event to multiple group_ids by setting the group key's value as a list of group IDs when tracking the event. For example: LBKSmixpanel.track("Some Event", { company_id: ["01234", "56789", "55555"] });LBKSThis means the event will be associated with all specified group_ids for that group key. However, the knowledge sources do not explicitly state that you can "breakdown" an event by multiple group_ids in reporting. They clarify that an event can be attributed to multiple groups, but when analyzing or breaking down events in reports, Mixpanel typically allows you to select a single group key for aggregation or breakdown at a time.So, while you can attribute an event to multiple group_ids, breaking down a report by multiple group_ids simultaneously is not explicitly documented. You can break down by a group key, and if an event is attributed to multiple group_ids, it will appear under each relevant group in the breakdown for that group key Group Analytics: Implementation.
kapa.ai is still learning and improving, please let me know how I did by reacting below.
ℹ️Tip: Mention @kapa.ai in the thread for follow-ups or DM the app for 1-to-1 help.