Use a group by block to group events by a specific property.
Configure the block with the following fields:
- Property – Select the event or list of events you want to group.
- Group by – Choose the property you want to group the events by.
Example
To group product events by subscription tier,
- Select Product Events in the events drop-down list.
- Click + and select subscription_tier in the Group By field. You can add multiple grouping properties if required.
- Click Run.
Output
The output produced by this block are the grouped events.
Please sign in to leave a comment.