Installing Iterate on Shopify is easy and takes only a few minutes. Once it is set up you'll be able to run surveys on any page of your site.
1. Create your account
Before you begin you'll need to create an Iterate account.
2. Copy the Javascript code
Once you're logged in, create your first survey. You can use one of our templates to get started.
Click on the "Preview and publish" tab in the top right and you'll see the Javascript code with your application ID pre-populated at the bottom. Copy the code to your clipboard.
3. Paste the code into your Shopify template
Log in to your Shopify dashboard and click on "Themes"
Click on "Customize Theme"
Click on "More actions" then "Edit Code"
Click on "theme.liquid". This file represents the overall layout of your site.
Paste the Javascript code from step 1 right above the closing
</head>
tag
Click on "Save"
You're all set!
Now you can finish building your survey, choose where and when it should display, and then enable it. At which point it will show up on your site for your visitors to see. Enjoy all the new insightful feedback!
Notes
The Javascript code will not appear on the first two steps of the checkout process. This is a restriction implemented by Shopify for security reasons.