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

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?

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


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