Solved

Event Segmentation - Group by (Group numerical values)

  • 22 September 2021
  • 3 replies
  • 220 views

Badge

Hello,

 

I’m trying to do an analysis on one event. For example, Add Item to Card and Group By ‘Age’.

The issue I’m having is that I have a lot of Age values from 18 to 60 so something around 42 unique values. Which makes the analysis very hard.

Is there a way to group the values by buckets for example 18-25 25-35 35-45 … ? So the analysis would be easier ? 

 

 

Thanks a lot,

 

Matthias

icon

Best answer by Saish Redkar 22 September 2021, 18:32

View original

3 replies

Userlevel 7
Badge +10

Hey @matthiasr 
You can leverage the Properties metric and measure the Age property using the Distribution of Property Value option with custom interval sizes. Something like this .

 

Hope this helps!

Badge

Thanks a lot !

Userlevel 5
Badge +3

If you need more control over the different bin sizes, this kind of approach is also possible, although a bit wieldy.

 

Reply