...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Setting The Country
Suppliers or Publishers can chose to have separate entry links for each country or have a single entry link that can be used regardless of country. To make your selection, click the “Choose one option to generate link:” drop down menu
...
Setting the CPI and Max LOI
Next you will fill out the requested CPI and the Maximum LOI parameters. The entered CPI and Max LOI will be included in your entry link once a link is generated (see below). The value that you enter for requested CPI will be what is paid to you, the supplier, after a complete. The value is always in US Dollars. The value for Max LOI is in minutes. For simplicity, please use whole numbers.
...
Note |
---|
The most common mistake is setting a CPI / LOI combination that does not align with our survey inventory. We recommend not including the Max LOI parameter during the initial launch, then adding it later after you have done a review of performance data |
Mapping Your Variables (Parameters):
...
Defining your inbound variable names (entry link parameters):
This section allows you to define the variable names we should expect passed in on the entry link from your system to Fusion.
These variable names to be defined are the following:
Session ID (the unique transaction ID for each session)
...
Member ID (persistent identifier for your respondent)
...
Custom Variable (optional)
You will pass the values of these parameters to PureSpectrum when a respondent enters the platform. There is also an option to add an additional custom variable of your choice but require a discussion with our dev team.
...
Once you have finished entering your parameters, you can get your entry link by clicking the “Generate Entry Link” button. You can find an entry link example at the bottom of this page.
...
Next Steps:
Review how you can pass qualification codes in your entry link to increase conversion and improve your respondent expereince. Fusion: experience: Profiling - Appending Qualifications
After you’ve generated your entry link, you can set up your redirects: Fusion: Userflow - Respondent Redirects
...
Example Country Specific Link
https://fusion.spectrumsurveys.com/start-session/987US0150?maxLoi=15&supplierRespId={supplierRespId}&memberId={supplierMemberId}
“987“ = PS assigned supplier ID
“US“ = country (list of country codes)
“0110“ = the CPI ($1.10)
“maxLOI“ “maxLoi“ = The variable name given for the maximum length (in minutes) of a survey that a respondent will be sent to
“supplierRespId“ = The parameter name given for Session ID
“memberId“ = The parameter name given for Member ID
Example Universal Entry Link
https://fusion.spectrumsurveys.com/start-universal/987/0150?maxLoi=15&supplierRespId={supplierRespId}&memberId={supplierMemberId}
“start-universal“ = No specified region (list of country codes)
“987“ = PS assigned supplier ID
“0110“ = the CPI ($1.50)
“maxLOI“ “maxLoi“ = The variable name given for the maximum length (in minutes) of a survey that a respondent will be sent to
“supplierRespId“ = The parameter name given for Session ID
“memberId“ = The parameter name given for Member ID