Versions Compared

Key

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

...

To insert the value of the respondent’s transaction id into your link, insert [%%ps_transaction_id%%] into your link.

Info

Example

https://mysurvey.com/survey/[%%ps_transaction_id%%]?variable=123

When a respondent is redirected to your survey, their entry link will contain the PureSpectrum transaction_id. This value of the respondent’s transaction_id will be inserted where you have specified.

Info

Example

https://mysurvey.com/survey/abcd1234?variable=123

...

Important Considerations

  • The transaction_id is a critical component of the link. You will not be able to launch a study if your survey has “Disable Automatic Variable Mapping” checked, and the Live URL is missing the variable [%%ps_transaction_id%%]

  • In order to complete the transaction, you will still need to return the respondent back to PureSpectrum using the format: https://spectrumsurveys.com/surveydone?transaction_id=[%%ps_transaction_id%%]&st=[%%st%%] where st is the status code of the respondent.

...