Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This will mean the client can specify any number of variables that they would like to get back from the initial redirect.

Third Step (optional):

In some cases, the host system will auto generate a session ID, or state, that needs to be passed, in such a case, we can handle this by adding the &state= after the full redirect link and parameters, and make sure that on the Survey Admin system we add the following change to the redirect setup, (this part is typically done my the CS team)

...

The Final Link

The final encoded link will look something like so:

Code Block
https://survey.conceptsauce.io/?projectid=e29b560d-7eaa-4e3d-605e-029c491e1541&startpage=93389377-2e90-4c44-7f1c-98bdaa650b93&respondentid=DEMOrespondent&link=https%3A%2F%2Fwww.google.com%2F%3Fpid%3DS1800%26id%3DclientEN-US1%26DoNotRedir1%3D0

For any help with this setup or clarification please contact us.

Some Examples of Redirects that are done wrong

siteToRedirect = "https://survey.conceptsauce.io/?projectid=21148b2f-53bf-4d14-803a-8390b826e67e&startpage=a997d1f4-54e1-449d-8881-618c87e51354&respondentid="+str(psid)+"&link=http%3A%2F%2Fsurvey.researchnow.co.uk%2Fwebprod%2Fresources%2FF3S2%2FsubsidRedirectDecipher.php%3FSubsId%3D"+str(psid)