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.
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.
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.