Setting Up Exit Links Using SurveyMonkey
Copy and paste the SurveyMonkey URL into Samplify as the live link in the survey setup page.
Use the same link for the test URL if you don't have a separate test URL.
Redirecting Back to Zamplia
After the respondent has finished taking the survey, you must redirect them from your survey to our landing page.
It’s important to include our variable, UID, and appropriate status.
Custom Variables - Configure a Custom Variable on SurveyMonkey
Custom Variables allow you to track data about respondents by passing one or more values through the survey link into your survey results.
For this setup, create a custom variable called UID.
Please follow the link below to create the variable on Survey Monkey: Custom Variables
Returned URLs for Zamplia
Outcome | Redirect URL |
---|---|
Complete | https://zampcomplete.zamplia.com/?UID=xxxx |
Terminate | https://zampterminate.zamplia.com/?UID=xxxx |
Quota Full | https://zampquotafail.zamplia.com/?UID=xxxx |
Security Termination | https://zampsecurityfail.zamplia.com/?UID=xxxx |
Endlinks Setup
You will need to configure the following endlinks in the survey to send respondents to the appropriate status page:
Outcome | Endlink URL |
---|---|
Completes | https://zampcomplete.zamplia.com/?UID={UID} |
Terminate | https://zampterminate.zamplia.com/?UID={UID} |
Over quotas | https://zampquotafail.zamplia.com/?UID={UID} |
Security Termination | https://zampsecurityfail.zamplia.com/?UID={UID} |
Endlink Adjustments
Copy the endlinks from Samplify which look like https://zampcomplete.zamplia.com/?UID={UID}
.
Remove the UID={UID}
from the redirects to get the link to set up.
Outcome | Change From | Change To |
---|---|---|
Completes | https://zampcomplete.zamplia.com/?UID={UID} | https://zampcomplete.zamplia.com (replace XXXXX with the Code shown in Link) |
Terminate | https://zampterminate.zamplia.com/?UID={UID} | https://zampterminate.zamplia.com |
Over quotas | https://zampquotafail.zamplia.com/?UID={UID} | https://zampquotafail.zamplia.com |
Security Termination | https://zampsecurityfail.zamplia.com/?UID={UID} | https://zampsecurityfail.zamplia.com |
Once these setups are completed, respondents will be redirected correctly to Zamplia with the appropriate status tracking.