Solved

how to create a segment that view/buy products in specific price range

  • 10 April 2022
  • 1 reply
  • 106 views

Badge +2

We sell wine and would like to make a “Fine Wine” segment defined by price.

I can make a segment of people that have viewed products with a specific price (“where [Price] equals [x]”.

But it would be nice to have the possibility of “is greater than” etc in stead of equals, which cant be changed.

 

Any others workarounds? I have made something with categories (ie, Bourgogne, Napa Valley etc) but they can contain wine that isn’t “Fine Wine”-definition, so that is not super great. And we have tousands of products, so making a “Fine Wine” category would take a lot of time.

 

icon

Best answer by Dov 11 April 2022, 17:25

View original

1 reply

Userlevel 7
Badge +61

Hi @Tommy Lindegaard,

Thanks for sharing this question with us.

One workaround you can use begins with a flow. In flows, you are able to change from "equals" to "contains" when you set up a trigger filter that would allow you to conditionally target those whose Prices are “at least” X.

From here, use the Update Profile Property Action (specifically, the “Create Profile Property” action) to create a net-new property for these particular users

 

That will in turn update those profiles with a unique profile property to indicate that they meet your desired criteria. Then, you can later segment by this property.

Thanks for being a member of our community.

Reply