Prodege API Documentation
  • Surveys Feed
    • Overview
    • Getting Started
    • API Reference
      • Lookup Calls
        • Lookup Request Time Offset
        • Lookup All Supported Countries
        • Lookup Questions By CountryID
        • Lookup Panelist Info
      • Authentication
        • Request Expiration
        • Request Signing
      • Panelist vs. Survey Matching
      • Survey Matching
        • Surveys
        • Quota Structure
        • Quota Matching Requirements
        • Survey Eligibility Check
        • Multiple Survey Eligibility Check
        • Survey URL
      • Panelist Matching
        • Panelists
        • Surveys
        • Survey URL
    • Redirects
    • Term Reasons
    • Reconciliations
    • Helpful Links
Powered by GitBook
On this page
  1. Surveys Feed

Redirects

PreviousSurvey URLNextTerm Reasons

Last updated 8 months ago

Upon completion of a survey (complete or disqualification), Prodege will redirect the user to a predetermined page with the following URL query string parameters:

Available Parameter

Placeholder

Prodege Transaction ID

@transid@

Prodege Project ID

@projectid@

Supplier Panelist ID (VPID)

@vpid@

Status

(1 = Complete, 2 = Over Quota, 3 = Disqualification, 4 = Quality Disqualification)

@status@

Signature

(SHA-256 hash of Secret Key + all query parameters alphabetically sorted ASC)

@hash@

DQ Question ID

(Specifically for DQs and OQs. Receiving a value indicates that the term occurred in the screener. Multiple Question IDs will be passed separated by dashes ("-"))

@dqquestionid@

Term Reason

(Specifically for DQs and OQs. See all Term Reasons )

@termreason@

here