Назад к панели управления

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

Узнайте, как использовать Asyntai

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

How to Add Asyntai AI Chatbot to GetResponse

Step-by-step guide for GetResponse websites and landing pages

Получить код встраивания

Шаг 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>

Примечание: Код выше — всего лишь пример. Вы должны скопировать свой уникальный код для встраивания с вашей Панели управления, так как он содержит ваш персональный идентификатор виджета.

Step 2: Add the Custom Code Element (Website Builder)

GetResponse's Website Builder lets you drop your own HTML and JavaScript onto a page using the Custom code element:

  1. Log in to GetResponse and open your website in the Website Builder editor
  2. Click the Add elements button in the editor toolbar
  3. Find the Custom code element and drag and drop it onto your page
  4. Click inside the Custom code object to open its toolbar, then click Edit code (or the code icon) to open the editor on the right
  5. Paste your Asyntai embed code (the full <script> tag) into the editor
  6. Click outside the editor to save, then click Publish to make your changes live

Важно: While you work in the editor you will only see a placeholder box where the Custom code element sits. The script does not run inside the editor — it only runs on the published page (and in preview mode). Always check your live, published page to confirm the widget appears.

Step 3: Add the Custom Code Element (Landing Pages)

If you are building a GetResponse landing page instead of a full website, the steps are almost identical:

  1. Open your landing page in the Landing Page editor
  2. Click Add elements, then drag and drop the Custom code element onto your page content
  3. Click inside the Custom code object to open the toolbar and enter your Asyntai embed code in the editor on the right
  4. Click outside the text box — your changes are saved automatically
  5. Click Publish to make the page live

Совет: Place your JavaScript between the <script> tags exactly as it appears in your embed code. You do not need to add any extra HTML or styling around it — the Asyntai widget loads and positions itself automatically.

Alternative Method: Add the Code to the Page Head

You can also load the widget site-wide by pasting the code into the page's head section, without adding a Custom code element to the layout:

  1. In the Website Builder or Landing Page editor, open the Page settings window
  2. Select the <head> element tab
  3. Вставьте код встраивания Asyntai в текстовое поле
  4. Click outside the text box to save automatically
  5. Click Publish to apply your changes

Примечание: Adding the code in the <head> element tab keeps it out of your page layout and is a clean way to load the widget across the whole page. If you use third-party code, GetResponse recommends confirming placement with the provider — for Asyntai, either the <head> tab or a Custom code element works.

Шаг 4: Проверка установки

After you publish, open your live GetResponse page 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 functions correctly.

Виджет не отображается? Remember that the widget will not appear inside the GetResponse editor — only on the published page (and in preview mode). Make sure you clicked Publish, then clear your browser cache or view the page in incognito mode. Check the browser console (F12) for any JavaScript errors.

Нужна помощь?

If you are not comfortable adding custom code, GetResponse's support team can help you place custom HTML and JavaScript in the Website Builder or Landing Page editor. You can also contact Asyntai support for guidance on installing the chatbot on your GetResponse page.

Совет: Once the widget is live on one GetResponse page, you can reuse the same embed code on any other page or landing page in your account — the widget ID stays the same.