Versions Compared

Key

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

...

Info

We will return a value “ir” which is the PureSpectrum after targeting Incidence (Conversion) Rate. This is either a measured statistic, or based off of a buyer’s prior performance in a country.

...

Basic Workflow

  1. Identify a user interested in taking a survey

  2. Hit the API endpoint with that specific user's information (their member ID, unique session ID, profile data, etc.) 

  3. The URLs returned in the API response are specific to that user, therefore you can choose to send that user to one of the options

If the respondent enters our system via any one of the entry links returned, that API response should no longer be used and a new response should be generated should that respondent want to take another survey.

...

Best Practices

API Request Frequency - The expected frequency of API requests should correlate to the available respondents you have at a given time e.g. if there are 20 respondents interested in taking a survey, 20 requests (one for each respondent) should occur. Most partners average around 30 per minute. Note: our system allows a maximum of 300 requests per minute.

...