Skip to main content

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

OutcomeRedirect URL
Completehttps://zampcomplete.zamplia.com/?UID=xxxx
Terminatehttps://zampterminate.zamplia.com/?UID=xxxx
Quota Fullhttps://zampquotafail.zamplia.com/?UID=xxxx
Security Terminationhttps://zampsecurityfail.zamplia.com/?UID=xxxx

You will need to configure the following endlinks in the survey to send respondents to the appropriate status page:

OutcomeEndlink URL
Completeshttps://zampcomplete.zamplia.com/?UID={UID}
Terminatehttps://zampterminate.zamplia.com/?UID={UID}
Over quotashttps://zampquotafail.zamplia.com/?UID={UID}
Security Terminationhttps://zampsecurityfail.zamplia.com/?UID={UID}

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.

OutcomeChange FromChange To
Completeshttps://zampcomplete.zamplia.com/?UID={UID}https://zampcomplete.zamplia.com (replace XXXXX with the Code shown in Link)
Terminatehttps://zampterminate.zamplia.com/?UID={UID}https://zampterminate.zamplia.com
Over quotashttps://zampquotafail.zamplia.com/?UID={UID}https://zampquotafail.zamplia.com
Security Terminationhttps://zampsecurityfail.zamplia.com/?UID={UID}https://zampsecurityfail.zamplia.com
tip

Once these setups are completed, respondents will be redirected correctly to Zamplia with the appropriate status tracking.