Setting Up a Test on a Quiz-Style Opt-In Form in Visiopt:
Overview
This Standard Operating Procedure (SOP) provides detailed instructions on setting up a test on a quiz-style opt-in form using hidden questions in Visiopt. The process involves making hidden questions visible in the test editor using developer tools.
Step-by-Step Instructions
Step 1: Understanding Applicability
1. Quiz and Hidden Divs (0:02)
· This method is applicable to quizzes that use questions and hidden divs.
· The same steps can be applied to any hidden content created using hidden divs.
Step 2: Preparing the Test
1. Select Test Type (0:24)
· Choose the desired test type.
· Open the page with the quiz-style opt-in form in the test editor.
Step 3: Making Hidden Questions Visible
1. Open Developer Tools (0:29)
· Once the page is loaded in the test editor, use the developer tools in your browser to make the hidden questions visible.
· Press the F12 key on your keyboard to open the developer tools.
2. Select the First Question (0:37)
· Click on the selection icon in the developer tools.
· Select the first question on the page.
· All the hidden questions will be displayed in the developer tools.
3. Modify Display Settings (0:48)
· Click on the first hidden question div in the developer tools.
· In the Style section, locate the line stating display: none.
· Uncheck this option to make all the questions visible in the test editor.
Step 4: Setting Up Variables
1. Select Desired Questions (1:23)
· With all questions now visible, select the desired questions and set them up as variables in Visiopt.
2. Impact of Developer Tools Changes (1:35)
· Note that changes made in the developer tools do not affect your live page. They only affect the preview of the page in the test editor.
Step 5: Finalizing the Test
1. Revert Display Settings (1:44)
· Once the test setup is complete, check the display: none option again to revert the changes.
· Close the developer tools.
Step 6: Running the Test
1. Run the Test (1:44)
· Proceed to run your test as usual in Visiopt.
Conclusion
By following these steps, you can effectively set up and run tests on quiz-style opt-in forms with hidden questions in Visiopt. This ensures that you can accurately track and analyze user interactions with each question in the quiz.
Comments
0 comments
Article is closed for comments.