Setting up exit links using Survey Monkey
Survey URL
Copy and paste SurveyMonkey URL into Samplify as the live link in the survey setup page. Use the same link for test URL if you don't have a test URL.
**Custom Variables -
Configure a custom variable on SurveyMonkey
Custom Variables is a logic feature that allows you to track data about respondents by passing one or more values through a survey link and into your survey results.
Create a custom variable called "psid" on survey monkey. Please follow the link below to create the variable on SurveyMonkey
https://help.surveymonkey.com/articles/en_US/kb/What-are-custom-variables-and-how-do-I-use-them
Create a custom variable called "psid" on survey monkey. Please follow the link below to create the variable on SurveyMonkey
https://help.surveymonkey.com/articles/en_US/kb/What-are-custom-variables-and-how-do-I-use-them
Endlinks
Copy the Endlinks from Samplify which look like
https://api.dynata.com/respondent/exit?rst=1&psid={psid}&basic=XXXXX
Remove the "psid={psid}' in the complete/DQ links to get the link to set up on SurveyMonkey.
Completes:
Disqualifications:
- Change from: https://api.dynata.com/respondent/exit?rst=2&psid={psid}
- Change to: https://api.dynata.com/respondent/exit?rst=2
Over quotas:
- Change from https://api.dynata.com/respondent/exit?rst=3&psid={psid}
- Change to: https://api.dynata.com/respondent/exit?rst=3
**The Custom Variables part is what the client has to do on the SurveyMonkey end