Skip to main content
Solved

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

  • April 10, 2022
  • 1 reply
  • 146 views

Forum|alt.badge.img+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.

 

Best answer by Dov

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.

View original
Did this topic or the replies in the thread help you find an answer to your question?

1 reply

Dov
Forum|alt.badge.img+61
  • Klaviyo Alum
  • 1493 replies
  • Answer
  • April 11, 2022

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