...
The Fusion Offerwall is mobile responsive and fast to load.
Reasons to use the Fusion
...
Offerwall:
All the benefits of the Fusion Match API
Respondents can choose the right survey opportunity for them
Pages are translated for the respondent’s appropriate localization
No need to integrate an API
You are redirecting respondents from a native app or mobile game
...
In order to support the Fusion Offerwall, you must accept a Server to Server postback. Documentation may be found here: Security - S2S Postbacks for Completes and Reconciliations
You must support dynamic payouts, as respondents may take surveys with different payouts.
...
Parameter | Data Type | Required | Description | Example |
---|---|---|---|---|
conversion | Query String Parameter | No | The conversion rate (multiplier) can be specified dynamically. If none is specified, the system uses 100 as a default. | conversion=500 |
currency | Query String Parameter | No | The currency name can be specified dynamically. If none is specified, the system uses Credits as a default. | currency=Gems |
publisherId | Query String Parameter | Yes | The publisherId is your unique publisher ID. | publisherId=1 |
respondentId | Query String Parameter | yes | Unique respondent ID | respondentId=FusionTestSessionId |
memberId | Query String Parameter | no | Persistent member ID | memberId=FusionTestMemberId |
profile data | Query String Parameter | no | The information stored in your system related to the respondent profile. See “Passing in Demographics” | 211=111&212=111&229=90403 |
hashed_id | Query String Parameter | no | Provide a hashed email ID to further deduplication efforts | hashed_id=f20f15cd0d600687ec66007f69adeb5ce4fa0d5a4335209d8ba6b5df01de379f |
Passing in Demographics
To maximize the quality of matches for a respondent, we recommend passing in as many demographic variables as possible. At a minimum, please refer to Fusion: Profiling - Appending Qualifications
Info |
---|
We highly encourage passing in a memberId of the respondent in the Request Params. Doing so allows us to retrieve the respondent profile, and remove any attempted surveys from the response. |
...
The rest of the documentation will take you through your account setup.
Fusion: Userflow - Inbound and Outbound Parameters
Profiling - Appending Qualifications
Fusion: Userflow - Respondent Redirects
Security - S2S Postbacks for Completes and Reconciliations
Fusion: Security / - IP Whitelisting
Questions
If any questions come up during the account setup process, please reach out to globalsupply@purespectrum.com
...