Works on any website platform

ChatDix uses a single JavaScript snippet — no SDK, no framework lock-in, no app store approval.

WordPress
Shopify
Webflow
Wix
Squarespace
HTML
React
Vue
Next.js
Laravel
PHP
Custom CMS

WordPress

Add the script via Appearance → Theme File Editor → footer.php before </body>, or use a "Insert Headers and Footers" plugin.

Shopify

Go to Online Store → Themes → Edit code → theme.liquid and paste before the closing body tag.

Webflow / Wix

Use the custom code / embed section in site settings to add the script to all pages.

React / Vue / Next.js

Add the script tag in your root HTML template or use useEffect to inject it once on mount.

Universal install snippet

<script src="https://app.chatdix.com/widget.js"
  data-project-id="YOUR_ID"
  data-api-url="https://api.chatdix.com/api"
  async></script>

Install in minutes

Create free account