Versions Compared

Key

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

Redirect links will pass information back to you once a respondent’s session ends on the PureSpectrum platform. We require 2 redirect links, but also have additional redirect options to track blacklisted respondents and instances when there are no surveys available. The same set of redirects will be used for all countries.

...

Info

We strongly recommend including redirect links for all four statuses as this provides more insight into survey performance.

When inputting your links:

  1. Only include the part of the link before the question mark.

  2. Do not include dynamic parameter names here (those at this step. Those are defined later in the process (see below)

  3. You may include a static parameter (i.e. “St=c”) name after the ? for each link entry

Examples

...

Default Redirect links:

Info

If you are using an S2S callback and do not wish to provide or specify redirect links, you can implement default links for each of the 4 respondent outcomes.

...

No Surveys Available: https://fusion.spectrumsurveys.com/nosurveys

Redirect Parameter Mapping:

Outgoing variables will be passed from PureSpectrum to you, the supplier, via a redirect link once a respondent’s session ends on the PureSpectrum platform. In most cases, Incoming and Outgoing variables are often the same.

...

Note

it is important not to miss this step when setting up your redirects

You also have the option to include the Survey ID and Survey LOI variables that may have been mapped in the previous section.

Examples

...

Appending Qualifications To The Entry Link:

Fusion supports passing respondent qualifications via the entry links. When passing in the qualifications, respondents will not be asked these questions in our platform. Passing in respondent qualifications like Gender, Age, Zip code, etc. will save time for the respondent and improves conversion.

  • The format for most variable will follow this syntax: &qualificationID=answerID e.g. &216=111

  • The exceptions to this rule are zip and age - the value should be a string e.g. &212=32 and &229=80027

Info

To request mapping for qualifications reach out to globalsupply@purespectrum.com

...

...

Example Complete Redirect

https://fusion.spectrumsurveys.com/complete?&transactionId=[SupplierSessionID]&memberId=[SupplierUserMemberID]&asr_s_hash=123abc456def91011xyz&surveyID=[123456]&LOI=[12]

...