group
abstract fun group(distinctId: String, type: String, key: String, groupProperties: Map<String, Any>? = null)
Creates a group Docs https://posthog.com/docs/product-analytics/group-analytics
Parameters
distinct Id
the distinctId
type
the Group type
key
the Group key
group Properties
the Group properties, set as a "$group_set" property, Docs https://posthog.com/docs/product-analytics/group-analytics
Creates a group Docs https://posthog.com/docs/product-analytics/group-analytics
Parameters
distinct Id
the distinctId
type
the Group type
key
the Group key