Installation

Add the Asyntai chat widget to your website

Go to Setup

Getting Your Embed Code

To add the chat widget to your website, you need to copy your unique embed code. Go to your Dashboard and scroll down to the "Embed Code" section. You will see your personalized code snippet that looks like this:

<script async src="https://asyntai.com/static/js/chat-widget.js" data-asyntai-id="YOUR_WIDGET_ID"></script>

Copy this code and paste it into your website just before the closing </body> tag. The script loads asynchronously, so it won't slow down your page load time.

Choose Your Platform

Select your website platform for specific installation instructions:

Quick Installation (Any Platform)

If your platform is not listed above or you prefer manual installation, simply paste the embed code before the closing </body> tag in your website's HTML template or theme file.

Tip: Most website builders have a "Custom Code" or "Code Injection" section in their settings where you can add scripts to all pages at once.