Getting Started·2 min read

Live Chat Widget Installation Guide

Install Zeqalune's sub-30ms live chat widget on Shopify, WordPress, Webflow, Next.js, or custom HTML in less than 2 minutes.

Quick 1-Line Installation

The Zeqalune live chat widget is built using Vanilla JavaScript and Shadow DOM isolation. It has zero external dependencies, loads asynchronously in under 30ms, and creates zero CSS styling conflicts with your host website.

<script src="https://zeqalune.com/widget.js" data-workspace="ws_default" defer></script>

Platform-Specific Guides

1. Custom HTML, React, or Next.js

Paste the snippet immediately before the closing </body> tag of your HTML template or inside your root layout component.

2. Shopify Installation

1. Open your Shopify Admin > Online Store > Themes.
2. Click ... > Edit code.
3. Open theme.liquid.
4. Scroll to the bottom and paste the script tag right above </body>.
5. Click Save. The live chat widget is immediately active.

3. WordPress / WooCommerce

Paste the snippet into your theme's footer.php file before </body>, or use any standard Header & Footer Code injection plugin.

4. Webflow

Go to Project Settings > Custom Code > Footer Code. Paste the script tag and publish your project.

Need custom help setting this up?

Our engineering team provides 24/7 setup assistance.

Create Workspace ➔