How do I take respondents to different block of the same survey based on the website feedback? | XM Community
Solved

How do I take respondents to different block of the same survey based on the website feedback?


I have a website feedback which has the options "yes" and ''No". If someone clicks on 'yes' , I want to take them to a target survey. If they click 'no' i want to take them to the same survey but different block. Basically skip some blocks.
How can I do that?

icon

Best answer by ahmedA 7 June 2021, 15:26

View original

2 replies

Userlevel 7
Badge +18

You have to pass it as an embedded data field and base your branch logic in survey flow based on this embedded data field.

Userlevel 7
Badge +21

Add query strings to your survey links. This will allow you to set embedded data. Read the support pages on it for more info.
Then use branch logic to guide them to the appropriate block.

Leave a Reply