Solved

Can we use custom event properties in Heap reports?

  • 12 July 2022
  • 1 reply
  • 183 views

Badge

I have a custom event with custom event properties.
Now I want to create a query where I want to find activity of a group of users who performed the custom event with a particular custom event property value.
Heap does not let me select a custom event property value while creating queries or segments. 

icon

Best answer by Daniel J 13 July 2022, 19:27

View original

1 reply

Userlevel 4
Badge +3

There are a couple ways you can do this depending how frequently you will be the filter version of the Custom event. In Graph or Funnel you can use the event level filter to filter for the specific event property.

This is great for one off queries or exploring the data. If you are going to use this filtered version of the event frequently, then I recommend making a new event based on the original Custom Event and then add the filter directly to the definition. 

To do this go to definitions and in the upper right you will see new definition > New Event and then for source choose Custom. Select the custom event and then add your filter. Remember to name the event accordingly.

 

 

 

Now you can also use this filtered custom event in a segment too!

 

 

 

 

 

Reply