How to Use it?
- In the Survey Editor, open the Questions Tab and ensure the survey is set as a Link Survey.
- Find the question you want to start at, click on Show Advanced Settings, and copy the Question ID.
Each question has a unique Question ID, which is used to identify it in the
survey. You can use different Question IDs for multiple startAt points in
the URL.
-
Append
?startAt=question_id
to your survey’s URL, replacingquestion_id
with the copied Question ID. - Share this modified URL with your users to start the survey at the specified question.
Sample Link Survey URL with startAt
Example Link Survey URL with startAt configured
Use Cases
- Link to a specific question from an external source: Use this feature to direct users to a specific question in your survey from emails, chatbots, or web pages, providing a seamless experience.
- Use the same survey in different parts of the user journey: Employ the same survey at various stages of the user journey, starting at different questions to gather comprehensive insights.
- Create a personalized survey experience: Tailor the survey experience by starting at a particular question based on the user’s past interactions or preferences, enhancing engagement.