Повернутися до панелі керування

Документація

Дізнайтеся, як використовувати Asyntai

Функції
Сканування сайту Прогалини у знаннях Картки товарів Динамічні картки товарів Dynamic Images Контекст користувача Власні інструменти Параметри посилань Моніторинг у реальному часі Перехоплення оператором Ескалація Сповіщення ШI Щоденний звіт Потік даних у реальному часі Потік даних у реальному часі Max Учасники команди Єдиний вхід Двофакторна автентифікація Включити зображення Розпізнавання зображень Віджет перекладу Локалізація Прозорість ШІ Ліди Розумне захоплення лідів Тікети підтримки Бронювання Вбудовування Виключення сторінок Заблоковані IP Політика зберігання Режим нульового зберігання Маскування PII Класифікатор відповідей Access Tags Закріплення версії віджета Журнал аудиту Розумніша модель Увімкнути міркування Пропозиції відповідей Подальші повідомлення Мовлення в текст Завантаження стенограми Вбудований чат

How to Add Asyntai AI Chatbot to Builderall

Step-by-step guide for Builderall sites

Отримати код вбудовування

Крок 1: Отримайте код для вставки

Спочатку перейдiть до вашої Панелi керування Asyntai та прокрутiть вниз до роздiлу "Код для вставки". Скопiюйте унiкальний код для вставки, який виглядатиме так:

<script>(function(){var l=function(){var s=document.createElement("script");s.src="https://widget.asyntai.com/static/js/chat-widget.js";s.async=true;s.setAttribute("data-asyntai-id","YOUR_WIDGET_ID");document.head.appendChild(s)};if(document.readyState==="complete"){l()}else{window.addEventListener("load",l)}})();</script>

Примітка: Код вище є лише прикладом. Ви повиннi скопiювати власний унiкальний код для вставки з вашої Панелi керування, оскiльки вiн мiстить ваш особистий ID вiджета.

Step 2: Open Your Site in the Cheetah Editor

Builderall builds and hosts your website with the Cheetah drag-and-drop builder. To add the chatbot, open the site you want to edit:

  1. Log in to your Builderall Dashboard
  2. Open the Website Builder (Cheetah) app from your list of tools
  3. Select the website you want to add the chatbot to and click Edit Site
  4. Open the page where you want the chatbot to appear in the Cheetah editor

Примітка: Because the Asyntai widget is a fixed floating button, it does not matter where on the page the code sits. It will always appear anchored in the corner of the screen.

Step 3: Add the Code in Page Settings → CSS/JS (Recommended)

Cheetah lets you inject custom code into a page through the Page Settings panel:

  1. In the Cheetah editor, click the three-line menu button in the top-left corner
  2. Select Page Settings from the dropdown menu
  3. Scroll to the CSS/JS section (the area for custom code)
  4. Paste your Asyntai embed code into the JavaScript / custom code box
  5. Confirm to close the Page Settings panel
  6. Click Publish to make your changes live

Порада: The CSS/JS section applies to the current page only. Repeat these steps on every page where you want the chatbot, or use the Global Footer method below to add it across the whole site at once.

Alternative Method: Add the Code to a Global Footer (Site-Wide)

If you want the chatbot on every page automatically, add the code to an element inside a footer that is set as global. Global headers and footers repeat across all pages of your site:

  1. In the Cheetah editor, add or open your footer row at the bottom of the page
  2. Drag an HTML / Code element into the footer
  3. Open the element's settings and paste your Asyntai embed code
  4. Right-click the footer row and set it as a Global element so it applies to all pages
  5. Click Publish to apply the change site-wide

Примітка: Setting the footer as global means any edit is reflected across every page that uses it, so you only have to add the embed code once.

Using Cheetah Builder for WordPress?

If you build with the Cheetah Builder Pro plugin inside WordPress, the process is the same inside the Cheetah editor:

  1. Edit your page with the Cheetah builder in WordPress
  2. Open the three-line menu → Page Settings
  3. Paste your Asyntai embed code into the CSS/JS section
  4. Save and update the page

Порада: You can also add the embed code with a header/footer scripts plugin in WordPress if you prefer to keep tracking codes in one place.

Крок 4: Перевірка встановлення

After publishing, open your live Builderall site in a new browser tab or incognito window. You should see the chat widget button in the bottom right corner. Click it to ensure it opens and functions correctly.

Не бачите віджет? Make sure you clicked Publish, not just saved a draft. Clear your browser cache or view in incognito mode, since Builderall serves cached pages that can take a few minutes to update. Check the browser console (F12) for any JavaScript errors.

Потрібна допомога?

If you're not comfortable adding custom code, Builderall's support team and community can assist with pasting scripts into your Cheetah site. You can also contact Asyntai support for guidance on installing the chatbot on your Builderall site.

Професійна підтримка: Builderall offers extensive tutorials and a knowledge base if you need step-by-step help with page settings, global elements, or custom code.