To best manage the project, we require that you implement the Landing page Redirects to your project, so we can correctly follow up with members that have completed the study. This will also ensure that we are not inviting members to participate who have already done so, therefore exhausting the panel.

 

The Redirect landing page links look like this:

https://platform.qone-tech.com/newdesign/site/democompany/surveyresult.php?projectid=Q14474-Test1&q=14474&qresult=2a0635567f205f53f24422ba01912302&id=[ID]

Our Variables:

  1. Projected (name of the project; please do not change)
  2. Q (Reference number of the project; please do not change)
  3. Qresult (The result of the project-Hashed so its not readable; please do not change)
  4. Id  (this variable is unique for each respondent- will need to be captured in your system + sent to our system via the redirect)

 

When inputting the link you add as the redirect, it will look something like this:

https://platform.qone-tech.com/newdesign/site/democompany/surveyresult.php?projectid=Q14474-Test1&q=14474&qresult=2a0635567f205f53f24422ba01912302&id=<uniqueIdentifier>

The <uniqueIdentifier> value must come from YOUR system and is the parameter value unique to each panel member. This will depend on what system you are working with. If your identifier parameter called MID, then the <uniqueIdentifier> portion of the link should be replaced to the value MID.

 

You do not need to include any additional parameters in the link to ensure it is captured.