Versions Compared

Key

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

...

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: Fusion: Security - S2S Postbacks

You must support dynamic payouts, as respondents may take surveys with different payouts.

...

Here is an example entry link: https://offerwall.spectrumsurveys.com/publisher_offers?publisherId=0&countryCode=en_US&respondentId=TestSession&memberId=TestMember&currency=Gems&conversion=500

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

your account

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

your account

Credits as a default.

currency=Gems

publisherId

Query String Parameter

Yes

The publisherId is your unique publisher ID.

publisherId=1

countryCode

Query String Parameter

Yes

The country code is the localization of the respondent. 2 letter iso language code, followed by 2 letter iso country code

countryCode=en_US

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.

...

Self Service Setup

Setting up a Fusion account can be done in a matter of minutes if you have all of the required information. This section outlines what is needed to set up an account.

Info

In order to get started, you will need to get login credentials from the PureSpectrum team.

Portal Access

Once you have you credentials, you can begin setting up your account by logging into the portal.

https://fusionadmin.spectrumsurveys.com/dashboard/redirect-settings

Next Step

The rest of the documentation will take you through your account setup.

Userflow - Inbound and Outbound Parameters

Profiling - Appending Qualifications

Userflow - Respondent Redirects

Security - S2S Postbacks

Security - IP Whitelisting

Fusion Testing

Questions

If any questions come up during the account setup process, please reach out to globalsupply@purespectrum.com

...