Integrating with external platforms and panels is a common practice that can be done through the use of URL
redirects and survey terminate pages.
This guide will demonstrate how survey respondents can be
redirected to the insights platform Qualzy based on if a respondent has completed, screened
out or quota failed during a WSC survey.
Data can be attached to an external platform redirect URL, for example, a respondent recall
code or completion code which will be used to track respondents.
The following steps can be used to setup a basic Qualzy to WSC integration:
For the Qualzy redirect URLs to function correctly in WSC, a small change must be made to the respondent
{{contactcode}} in the redirect URL.
A Complete Redirect from Qualzy could look like:
https://myresearchproject.mywebtasks.com.au/FinishSurvey?personCode={{contactcode}}&actionCode=12345678910
For this redirect URL to function correctly in WSC, the {{contactcode}} variable will need to be replaced
with the WSC recall code format: [@RECALLCODE@]
The above redirect URL would then look like:
https://myresearchproject.mywebtasks.com.au/FinishSurvey?personCode=[@RECALLCODE@]&actionCode=12345678910
After making these adjustments, use the following steps to setup redirects for survey completes, screen outs
and quota outs in WSC.
Survey flows will need to be created for respondents to "flow" over the terminate pages. To
setup a survey flow, navigate to
Design --> Survey Flow in your survey.
You can find more information on survey flows in our:
video
tutorial