Skip to main content

Generic Website Setup

Integrating with ConversionWax takes only a single step to set up

Updated yesterday

Integrating ConversionWax with Any Website

Adding ConversionWax to any website requires just one step - adding a script tag to your HTML.

Installation

Copy the following snippet and paste it on a new line above the closing </head> tag on every page where you want to display personalized content:

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

The defer attribute ensures the script loads without blocking your page rendering, so there is no impact on page load speed.

Next Steps

Once the script is installed, create your content sections in ConversionWax and paste the embed code where you want personalized content to appear on your pages.

Did this answer your question?