Skip to main content

Shopify and Shopify Plus Setup

Updated this week

Integrating ConversionWax with Shopify

Adding ConversionWax to your Shopify or Shopify Plus store takes just a few minutes.

Step 1: Access Your Theme Code

In your Shopify admin, go to Online Store > Themes. Click the three dots menu on your active theme and select Edit code.

Step 2: Add the Script Tag

Open the theme.liquid file. Find the closing </head> tag and paste the following snippet on a new line directly above it:

<script src="https://assets.conversionwax.com/dist/app.js" defer></script>

Step 3: Save and Verify

Click Save. Visit your store to confirm the script is loading. You can check by opening your browser developer tools and looking for the ConversionWax script in the Network tab.

Step 4: Add Your Content

Back in ConversionWax, create your content sections and copy the embed code. Paste it into your Shopify theme where you want personalized content to appear - typically in sections like the homepage hero, product pages, or landing pages.

Did this answer your question?