Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

On respondent redirect, PureSpectrum will append a url variable called ps_rstatus.  This is in addition to your standard redirects for completion, term, etc.

ps_rstatus gives you a descriptive indication of why the respondent was redirected as a term (and can serve as a backup in case of url tampering by the respondent).

For example, if the ps_rstatus=22, the survey is paused.  You should pause the survey on your end immediately to prevent clickwaste. As you call the Get surveys method, you will find out if the survey has been reset to live or set to closed.

Another example, ps_rstatus=13 indicates an issue with your targeting.  You should call the surveys api again and check the "last_modified" date.  If the last_modified has change since you last pulled the survey, there is a strong chance that a qualification has changed.

  • The following statuses indicate an issue with your targeting, suggesting the need to refresh your current quotas: 12, 13, 22, 23, 24, 25, 34, 35
  • The following statuses indicate an issue with survey grouping or duplication: 15, 30, 32
  • The following statuses indicate an issue with fraud or respondent quality: 20, 29, 31
  • Status 11 & 19 indicate a dropped off respondent.  These status will never be present in a redirect.
  • It is not possible to build actionable intelligence off of buyer related statuses like 17 or 18.  Excessive Buyer quota fulls/terms will negatively impact buyer IR.


ps_rstatusstatus codeDescriptionSupplier Redirect TypeCounts against Buyer Incidence RateMay Retake Survey?
12PS Quota FullThe respondent belongs to a quota where remaining=0, and currently_open=0Overquota If quota reopens or new quota opens
13PS TerminationScreener termination on qualification questions. Recheck survey qualificationsTermination If qualifications change
14PS Side In ProgressThe Respondent is in ProgressN/A

11PS Drop N/A Yes
15PS QualityDe-Dupe by PureSpectrumSecurity if available, Termination if unavailable No
16Buyer In Progress N/A No
17Buyer Quota FullBuyer has indicated quota-fullOverquotaxNo
18Buyer TerminationBuyer has disqualified the respondentTerminationxNo
19Buyer DropThe respondent has failed to return to PureSpectrum after three times current LOIN/AxNo
20Buyer Quality TerminationSpeeding, straight-lining, trap questionsQuality if available, Termination if unavailable No
21Complete CompletexNo
22PS Survey Closed TerminationSurvey ClosedOverquota No
23PS Survey Paused TerminationSurvey PausedOverquota Yes
24PS Unopened Quota TermQuota has remaining>0, but currently_open=0Termination Yes
25PS Supplier Allocation FullNo completes remaining for this supplier IDTermination Yes
26PS Past Participation_FailCurrently Not In Use   
27PS_Supplier_Quota_Allocation_FullCurrently Not In Use  Yes
28PS Invalid SurveySurvey is invalid.  Check entry linksTermination  
29PS LOI Threshold FailureThe respondent redirected back from the buyer as a complete too quicklyQuality if available, Termination if unavailable No
30Buyer Security (De-Dupe)Respondent has already taken survey, caught by the  buyerSecurity if available, Termination if unavailable No
31Buyer Hash FailureRespondent has tampered the url, resulting in security hash failureQuality if available, Termination if unavailable No
32PS Grouping TerminationRespondent is disqualified from taking the current survey due to grouping rules.  Check grouping rules againSecurity if available, Termination if unavailable Yes, if exclusion period expires
33Buyer Reconcilliation RejectThe buyer has reconciled the survey, and in this process, a complete has been marked as a termN/A
No
34PS Temp ExclusionUsed for field management.  Special type of quota that specifies respondents to be currently excluded.Termination Yes, if temp exclusion is lifted
35Ps_no_matched_quotasRespondent failed to match at least one active quotaTermination Yes, if a quota is added that the respondent matches
36ps_max_ip_throttling_terminationThe number of respondents taking the survey has met the max number of concurrent respondents set by the buyerOverquota
Yes
37ps_quota_throttling_terminationThe number of respondents taking the survey should satisfy the current target of completes. If more completes are needed, then the supplier_completes.currently_open quantity will increaseOverquota
Yes
38PS_PSID_Geo_TerminationThe respondent has previously taken a survey in a different geographySecurity if available, Termination if unavailable
No
39PS_TrueSample_FailOverall Security FailureSecurity if available, Termination if unavailable

40


PS_GeoIP_FailRespondent IP fails to match the survey countrySecurity if available, Termination if unavailable

No

41PS_Bot_FailRespondent is determined to be a botSecurity if available, Termination if unavailable
No
42PS_BlackList_FailRespondent ip is blacklistedSecurity if available, Termination if unavailable
No
43PS_Anonymous_FailRespondent tries to be anonymousSecurity if available, Termination if unavailable



44PS_Include_FailRespondent which is not present in the PSIDRef listTermination

Yes

45PS Termination ExtendedTermination due to respondent not qualifying based on a profiling variable from the "Extended Profiling Question" class. Recheck survey qualificationsTermination
If qualifications change
46PS Termination CustomTermination due to respondent not qualifying based on a profiling variable from the "Custom Profiling Question" class. Recheck survey qualificationsTermination
If qualifications change
47PS Quota Full ExtendedThe respondent belongs to a quota from the "Extended Profiling Question" class where remaining=0, and currently_open=0Overquota
If quota reopens or new quota opens
48PS Quota Full CustomThe respondent belongs to a quota from the "Custom Profiling Question" class where remaining=0, and currently_open=0Overquota
If quota reopens or new quota opens



No

  • No labels