Category / Section
Shopify and Shopify Plus Setup
Published:
Updated:
Shopify Setup
Step 1
Integrating with ConversionWax takes only a few steps to set up:
- Add the ConversionWax javascript tag to your Shopify store. Access the Themes tab and click on ⋯ Edit code to insert the snippet.
- Open the theme.liquid file.
- Copy the following snippet and paste it on a new line above the closing header tag inside your theme.liquid file.
<script src="https://assets.conversionwax.com/dist/app.js" defer></script>