Conditional Logic
You can implement a conditional logic to create dynamic and interactive surveys that adapt to users' answers.
Step-by-step guide:
Navigate to your survey.
Open the "Questions" section:
The default "Questions" section should already be open; if not, click on the "Questions" section to proceed.Find the question for which you want to implement conditional logic.
Click on "Conditional logic".
Add new logic:
You can create unlimited logic.Configure conditions:
Define the specific conditions that will trigger a corresponding action.Set action:
Determine the question or screen users navigate to if the conditions are true.
Multiple Thank You screens:
You can create multiple Thank You screens and direct users to them based on their answers. For example, create a quiz that showcases a product item along with a shop link based on users' answers.
Navigate to your survey.
Open the "Questions" section.
Scroll through your questions.
Add Thank You screen:
Click on the "ADD THANK YOU SCREEN" button. You can create unlimited Thank You screens.Set screens in your questions' logic.
That's it! Experiment with conditional logic to make your survey more engaging and user-friendly.
How to skip some questions:
Consider the scenario where you have a survey with four questions:
Do we have Bugs? [yes/no] (if yes go to question 3, if no to next question)
Do we need to add more features? [yes/no] (if yes go to question 4, if no to Thank you)
What bugs have you faced? [input] (always go to Thank you, skipping next question)
What features have we missed? [input]
Thank You screen
To implement skip logic based on the respondent's answer:
If the respondent selects "Yes - We have bugs" for question 1, they are redirected to question 3:
After answering question 3, the survey is completed, should skipping question 4.
To skip question 4, add an additional conditional logic (I added the condition "is not empty") to question 3 to redirect respondent to the Thank You screen (complete a survey):