This help article details the process for leveraging a Qualaroo survey with Google's free A/B Testing tool, Google Optimize.
Here are the steps:
1. Log in to Google Optimize
2. Select the Experiment
3. Open each variation in the Visual Editor
4. Within the Visual Editor, select the Body element
5. Click on "Edit Element" in the lower right
6. Click "Run Javascript"
7. Paste the following Javascript in the code editor, and Replace "Variant 1" with the name of the variation:
window._kiq = window._kiq || [];
window._kiq.push(['set', { OptimizeVariation: 'Variant 1' }]);
8. Apply changes.
Repeat this process for each variation.
9. Within the Qualaroo Targeting enable “When passed custom property is matched” and paste the following:
OptimizeVariation = “Variant 1”
Change the “Variation 1” to the variation to which you want to target the survey.
We hope this information has been helpful. If you ever need anything or have any questions, please feel free to reach out to us at support@qualaroo.com!
Comments
0 comments
Article is closed for comments.