<missing youtube embed>
1. Create a page in the position you would like to add the eye tracking in.
2. Go to Advanced Questions.
3. Add in "JavaScript".
4. Paste in the Javascript snippet from the Sticky portal under the Fluid tab.
Staying on the same page that the javascript is on, go to questions.
6. Add in a Hidden Field.
- In variable name, type "stickyResult".
- Click display.
- Next to "Extra Classes" click the "none". It will open a text box, type "stickyResult".
7. Staying on the same page as the javascript and first hidden field, go to Questions.
- Add in a Hidden Field.
- In variable name, type "participant".
- Click display.
- Next to "Extra Classes" click the "none". It will open a text box, type "participant".
8. Add in a page after the eye tracking.
- This is the page where you tell respondents they are finished with eye tracking and can now move their head. Only successful eye tracking respondents will see this page.
9. Go back to the previous page with the eye tracking and Hidden Fields.
10. Click on the "Page" tab on the top of the first column.
11. Click "Advanced Branching Wizard".
12. Click "Add Branching Rule".
- Click "Add a condition".
- Under "Please select a question or variable" select the page that has your javascript and click the hidden variable "stickyresult".
- In the second text box select "is exactly".
- In the third text box type in "SUCCESS".
- Under rule action click "skip to page".
- Select the page that tells respondents that eye tracking is finished.
- Save Rule.
13. Add another branching rule
- Select "Add a condition".
- Under "Please select a question or variable" select the page that has your javascript and click the hidden variable "stickyresult".
- In the second text box select "contains".
- In the third text box type in "fail:".
- Under rule action click "terminate the Survey".
14. Remember to "Save" the survey after adding all these elements in.