I have set a welcome flow, and the last email contains a series of banners. Basically, users have to click on the banner of their interest and from here a new flow will start. (the click on the banner is the trigger that launch the new flow).
After reading this article (https://help.klaviyo.com/hc/en-us/articles/115005255248-How-to-Use-Links-to-Collect-Information-About-Your-Recipients) each banner has the following link string:
{% update_property_link 'preferencelead' 'Outdoor' "LINK" %}
where Outdoor changes according to their interests.
I have then created a new segment that defines the "property". The idea is that IF users click on "outdoor banner" then they are associated with the "Outdoor" property.
The other flow has the following trigger "People will enter this flow when they Join LEAD Preferences = Outdoor" but I have notices that my test emails will not populate the flow.
What I have doing wrong?
See attached: