The video below will give you a quick overview of how this is setup, please read the detailed instructions on how this is done step by step
...
When the client is setting up a findability, all you will need to do is add this variable to the liveplano link that CS supplies:
&findbarcode-q1=5&findbarcodetagtxt-q1=sometext
&findbarcode-q1=5
In the above example the q1 refers to the qType name in the survey admin system, this is very important to get right, as there will be multiple qTye names in one link normally, so it is critical to specify this correctly.
The =5 is the SKU/UPC product code that is used in the project, this is what product you want the respondent to find. This has to be correct as using an invalid number will break the flow
...
again, In the above example the q1 refers to the qType name in the survey admin system, this is very important to get right, as there will be multiple qTye names in one link normally, so it is critical to specify this correctly.
The =sometext is where the client can specify the name or any other text that is needed to show to the respondent, this must be 100% url encoded, otherwise it will not work.
...
In the below example, you will see a demo that is setup for 1 findability, but the process is the same as noted above.
Code Block |
---|
https://survey.conceptsauce.io/?projectid=f39b6765-33d4-48d9-9de6-7d200a7466fc&startpage=9a9019aa-d92a-4ae6-bc34-8391e2abd9e7&respondentid=DEMO&findbarcode-q1=5&findbarcodetagtxt-q1=sometext |
Findability API Data example:
...
For an example of the Findability API data, as shown in the video, try the link here:
Code Block |
---|
https://survey-api.conceptsauce.io/?projectid=d9a9f217-0c9a-498e-b461-e96976a92f36&pageid=d8e3c1bb-6f20-4b60-b5ad-7f03e2eb7ac9&respondentid=DEMOABSFND |