Обратно към таблото

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

Научете как да използвате Asyntai

Функции
Сканиране на уебсайт Пропуски в знанията Продуктови карти Динамични продуктови карти Dynamic Images Потребителски контекст Персонализирани инструменти Параметри на връзки Наблюдение на живо Поемане от човек Ескалация ИИ известия Дневен отчет Поток от данни в реално време Максимален поток от данни в реално време Членове на екипа Единичен вход (SSO) Двуфакторна автентикация Включване на изображения Визуално разпознаване на изображения Приспособление за превод Локализация Прозрачност на ИИ Потенциални клиенти Интелигентно събиране на контакти Тикети за поддръжка Резервации Вграждания Изключване на страници Блокирани IP адреси Политика за съхранение Режим нулево съхранение Маскиране на PII Класификатор на отговорите Access Tags Фиксиране на версията на приспособлението Одиторски дневник По-умен модел Активиране на мислене Предложения за отговор Последващи съобщения Реч към текст Изтегляне на стенограма Вграден чат

How to Add Asyntai AI Chatbot to Builderall

Step-by-step guide for Builderall sites

Вземете код за вграждане

Стъпка 1: Вземете вашия код за вграждане

Първо отидете на вашето Табло за управление на Asyntai и превъртете надолу до секцията "Код за вграждане". Копирайте уникалния си код за вграждане, който ще изглежда така:

<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>

Забележка: Кодът по-горе е само пример. Трябва да копирате собствения си уникален код за вграждане от вашето Табло за управление, тъй като съдържа вашия личен ID на уиджета.

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.