How to Add Asyntai AI Chatbot to Tilda

Step-by-step guide for Tilda websites

Get Embed Code

Step 1: Get Your Embed Code

First, go to your Asyntai Dashboard and scroll down to the "Embed Code" section. Copy your unique embed code which will look like this:

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

Note: The code above is just an example. You must copy your own unique embed code from your Dashboard as it contains your personal widget ID.

Step 2: Add Code to Your Entire Site (Recommended)

To add the chatbot to all pages of your Tilda website at once, use the Site Settings method:

  1. Log in to your Tilda account and open your site editor
  2. Click Site Settings (gear icon) in the top menu
  3. Scroll down to the "More" section
  4. Find "HTML code for the HEAD section for all pages"
  5. Click "Edit code"
  6. Paste your Asyntai embed code in the text box
  7. Click "Save"
  8. Click "Publish" to apply changes to your live site

Tip: This method adds the chatbot to every page on your site automatically. It's the easiest way to ensure the chatbot is available site-wide for your visitors.

Alternative: Using T123 Block (Specific Pages)

If you want to add the chatbot to specific pages only, you can use Tilda's T123 HTML block:

  1. Open the page you want to edit in the Tilda editor
  2. Click "+ Add Block" or press "T"
  3. In the Block Library, go to Other → T123 (Embed HTML Code)
  4. Alternatively, search for "T123" in the search bar
  5. Click on the T123 block to add it to your page
  6. In the block settings, paste your Asyntai embed code
  7. Position the block anywhere on your page (it doesn't affect widget placement)
  8. Click "Publish" to make the changes live

Note: The T123 block supports HTML, JavaScript (inside <script> tags), and CSS (inside <style> tags). The visual placement of the block doesn't matter - the chatbot will appear in the bottom right corner as configured.

Per-Page Head Section (Advanced)

For more control, you can add code to individual page head sections:

  1. Open the page in the Tilda editor
  2. Click Page Settings (gear icon) in the top menu
  3. Go to the "Additional" tab
  4. Find "HTML code for the HEAD section"
  5. Paste your Asyntai embed code
  6. Click "Save" and then "Publish"

Important: When using the T123 block or per-page method, you'll need to add the code to each page where you want the chatbot to appear. For site-wide installation, use the Site Settings method described in Step 2.

Step 3: Verify Installation

After publishing your changes, open your website in a new browser tab or incognito window. You should see the chat widget button in the bottom right corner. Click it to make sure it opens and works correctly.

Not seeing the widget? Make sure you've published your changes (not just saved). Try clearing your browser cache or viewing your site in an incognito window. Tilda changes may take a moment to appear on the live site.