I’ve created a simple out come personality quiz where there are four options for an end result. I’ve integrated this so the user is added to an email flow in Klaviyo. In Klaviyo, under properties for each email address, I can see the answers to the questions but the score is always 0. I would like to assign a score value to each of the four personality types so the user can get an email specific to them. Any idea on how to do this?
Hi
Not a problem! Let us know if we can help with anything else,
Is it still true that you can’t get the outcome of the quiz imported to Klaviyo? Only the answers to the individual questions are auto importing for me.
Hi
des
you would need to use the branching and calculation (instead of a simple outcome quiz.. sorry) and then set a logic rule that was something along the lines of this example:
- if ptype_score is less than or equal to 10 then replace v_ending with “Orc”
- if ptype_score is greater than 10 but less than or equal to 20 then replace v_ending with “Hobbit”
- ….
- if ptype_score is less than or equal to 10 jumpto ending A (for Orc)
- etc.. jumpto different ending pages.
that way you have the v_ending variable in the list of fields that would be passed if Klaviyo accepts variables.
Hi
Thanks All for helping!
Wonderful,
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.