Suppose you are selling pet food and you want to create show/hide logic that displays a block only to recipients who have said they own a dog. The profile property name in your Klaviyo account is “pet_type”. Which show/hide logic string is formatted correctly?
Choose an answer
Tap an option to check your answer.
Correct answer: person|lookup:’pet_type’ == ‘dog’.
Why this is the answer
Klaviyo’s show/hide logic uses a specific templating syntax: person refers to the recipient’s profile.|lookup:'property_name' is used to access a custom profile property. == 'value' checks whether the property matches the specified value. So in this case: pet_type is the custom property. dog is the value you want to check for.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed