Forum Discussion
Comparing canvas entry property with property in follow up event
Hey Bimmaa,
If I'm understanding your question correctly, there should be a way of accomplishing this with everything you currently have going into Braze (so long as you have an event with a property of the category).
Create a journey that triggers off of your page view event, and from there use a profile update step to add a new custom attribute with a +1 counter. If you have multiple page categories, then you should be able to use liquid within the update step to say "If category = X" then update X attribute + 1. If it's easier, you can also use a condition step before the update step (to avoid liquid) to check for the page category—you'd just have multiple profile update steps, one for each page category. All the same idea though. Attribute + 1.
The idea, of course, being that every time they view the chosen page category, the custom attribute counter goes up +1.
In conjunction, you'd have another canvas that triggers off of custom attribute change, where the # of whatever category is greater than 5.
That should be it! Good luck!
Related Content
- 9 months ago
- 5 months ago