Respondent profile (proposed draft)

The following is a proposal to help you improve your respondent experience by avoiding the duplication of screening questions. Please contact us with your feedback.

Pass respondent profile data securely to the Ipsos side

If information about respondent profile is collected before the respondent is redirected to the Ipsos survey, respondentProfile API allows for that information to be passed to Ipsos, so the respondent is not asked the same question again our pre-screener.

In addition to standard questions, this API also allows custom question to be passed and used in the Ipsos surveys.

Authentication is done based on system level user and password.

πŸ“˜

respondentProfile

respondentIdentifier: how we'll identify the respondent when actually redirected to the survey
targetSurvey: Sample One subsample identifier
standard [questionId: [answerId, answerId], ...] //Id's of the questions and answers passed to Ipsos
custom [question name: [code, code], ...] //question names and codes passed to Ipsos survey level
persistentData: true / false //can the data be used for other entries of the same respondent
expireRule: how long can we store/use this data // default 0 for persistentData false