Hi,
We want to use the amount of orders someone has placed in our email content. We can trigger based on for example ‘someone has placed order three times’ but we cannot get add a personalisation where we can get the property ‘order count’ or something like that. So I was thinking of implementing this as a custom property ourselves. I imported the order count from a Magento csv into Klaviyo and I wanted to utilize the ‘profile property update’ option in a flow so that once a placed_order event has been triggered, the ‘order_count’ property is increased by 1. But now I’m stuck as I can update the property to a specific number but I can’t find out how to make it take the previous value and just add +1. Is it possible to do an increase of just +1?
Thanks!