Install on Shopify, Webflow, or GoDaddy.
Add the Zurvo widget to Shopify, Webflow, or GoDaddy — the script tag for Shopify and Webflow, and the iframe embed for GoDaddy's sandboxed HTML section.
Shopify and Webflow run the standard script tag, so the widget floats in the corner like it does everywhere else. GoDaddy is different — it sandboxes custom code, so it needs the iframe embed. This guide covers all three.
Shopify and Webflow: the script tag
Both platforms let you add the Method 1: Script Tag snippet from your Install page, giving you a floating launcher on every page.
-
Shopify — add the snippet to your theme layout (typically
theme.liquid, before the closing</body>) so it loads across your storefront. -
Webflow — paste the snippet into your project’s or page’s custom code (before
</body>), then publish.
If you haven’t grabbed your snippet yet, see Install the chat widget on your site.
GoDaddy: the iframe embed
GoDaddy’s Websites + Marketing builder runs custom code inside a sandboxed iframe and does not execute a page-level <script> tag in your site source. So on GoDaddy, use Zurvo’s iframe embed (Method 2 on the Install page), not the script tag.
- Copy the Method 2: iFrame Embed snippet from your Install page.
- In GoDaddy, edit your site and Add Section → HTML where you want the chat.
- Paste the iframe into the section’s Custom Code field, then Done and Publish.
Two things to expect on GoDaddy because of the sandbox:
- The floating-launcher (script tag) method doesn’t apply — use the iframe.
- The chat lives in the section you place, not as a site-wide floating bubble. Put the HTML section somewhere prominent, like the top of your home page or a dedicated support page.
→ Add an AI chatbot to GoDaddy
After you install
Load your live site and confirm the widget is there — a floating launcher on Shopify and Webflow, or the embedded chat in your section on GoDaddy. If it’s missing, see Confirm the widget is loading.