Title: Entangle AI Chat Bot Integration
Author: rukshn
Published: <strong>21 April 2026</strong>
Last modified: 21 April 2026

---

Cari plugin

![](https://ps.w.org/entangle-ai-chat-bot/assets/banner-772x250.png?rev=3511427)

![](https://ps.w.org/entangle-ai-chat-bot/assets/icon.svg?rev=3511423)

# Entangle AI Chat Bot Integration

 Oleh [rukshn](https://profiles.wordpress.org/rukshn/)

[Unduh](https://downloads.wordpress.org/plugin/entangle-ai-chat-bot.1.0.2.zip)

 * [Detail](https://id.wordpress.org/plugins/entangle-ai-chat-bot/#description)
 * [Ulasan](https://id.wordpress.org/plugins/entangle-ai-chat-bot/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/entangle-ai-chat-bot/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/entangle-ai-chat-bot/#developers)

 [Bantuan](https://wordpress.org/support/plugin/entangle-ai-chat-bot/)

## Deskripsi

**Entangle** connects your WordPress website to an AI chatbot that understands your
content. Visitors can ask questions in natural language and get accurate, relevant
answers drawn directly from your site — without you writing a single FAQ.

Whether you run a clinic, a business, or an online store, Entangle turns your existing
website content into a 24/7 support agent.

#### How it works

 1. Sign up for a subscription at [entangle.ch](https://entangle.ch)
 2. After subscribing, you receive a unique Script URL and CSS URL tied to your website
 3. Enter those URLs in the Entangle plugin settings page
 4. The chatbot widget is automatically injected into your site — no coding required

#### Features

⭐ AI chatbot trained on your website’s content
 ⭐ Instant answers to visitor questions,
24/7 available AI agent ⭐ AI agent speak the language of the visitor, so the support
feels natural ⭐ Authentic and human responses that doesn’t feel AI ⭐ Simple admin
settings page — no coding needed ⭐ Google reCAPTCHA v3 support to prevent spam 
⭐ Enable/disable the widget sitewide with one toggle ⭐ Lightweight injection —
no bloat, no jQuery dependency ⭐ Works with any WordPress theme

#### External Services

This plugin connects to the **Entangle service** (entangle.ch) to load the chatbot
widget. Specifically:

 * A JavaScript module is loaded from `https://entangle.ch/script/` — this powers
   the chatbot interface
 * A CSS stylesheet is loaded from `https://entangle.ch/style/` — this styles the
   chatbot widget
 * Visitor messages are sent to Entangle’s AI backend for processing
 * Entangle uses Google reCAPTCHA to protect from spam and bots, by using the Entangle
   plugin you agree to Googles reCAPTCHA terms of service and privacy policy. TOS`
   https://policies.google.com/terms`, privacy policy `https://policies.google.com/
   privacy`
 * At the load of the plugin a request is sent to `https://hicafe.co/vibecheck` 
   endpoint to check the subscription status

These requests are made on the **frontend of your site** whenever a visitor loads
a page. No data is sent during plugin activation or from the WordPress admin.

By using this plugin, you agree to the [Entangle Terms of Service](https://entangle.ch/terms)
and [Privacy Policy](https://entangle.ch/privacy).

A paid subscription from [entangle.ch](https://entangle.ch) is required to obtain
the script and CSS URLs needed to activate the chatbot.

#### Privacy

Visitor chat messages are processed by Entangle’s AI service. Please disclose this
in your site’s privacy policy. Entangle does not sell visitor data to third parties.

## Tangkapan Layar

 * [[
 * The Entangle admin settings page — enter your Script URL, CSS URL and reCAPTCHA
   key
 * [[
 * The chatbot widget displayed on a live WordPress site
 * [[
 * A visitor asking a question and receiving an AI-generated answer based on site
   content
 * [[

## Instalasi

 1. Upload the plugin files to `/wp-content/plugins/entangle-injector/`, or install
    directly via the WordPress plugin screen
 2. Activate the plugin through the **Plugins** screen in WordPress
 3. Go to the **Entangle** menu item in your WordPress admin sidebar
 4. Enter your Script URL, CSS URL, and reCAPTCHA site key (provided after subscribing
    at [entangle.ch](https://entangle.ch))
 5. Click **Save Settings** — your chatbot is now live

**Requirements:**
 * An active Entangle subscription — [get one at entangle.ch](https://entangle.ch)*
Your theme must call `wp_body_open()` for the chatbot element to render (all modern
themes support this)

## Tanya Jawab

### Do I need to pay to use this plugin?

The plugin itself is free. However, an active subscription from [entangle.ch](https://entangle.ch)
is required to receive the script and CSS URLs that power the chatbot.

### Where do I get my Script URL and CSS URL?

After subscribing at [entangle.ch](https://entangle.ch), you will receive a unique
Script URL and CSS URL for your website from the Entangle dashboard.

### Will this slow down my website?

No. The chatbot assets are loaded from a fast CDN and do not block page rendering.
The JavaScript module uses `type="module"` which is inherently non-blocking.

### Does this work with page caching plugins?

Yes. The injection happens through WordPress hooks (`wp_head`, `wp_footer`, `wp_body_open`)
which are compatible with all major caching plugins including WP Rocket, W3 Total
Cache, and WP Super Cache.

### What happens if I disable the widget?

You can toggle the widget off from the settings page at any time. This removes all
injected code from your frontend without deleting your saved URLs or settings.

### Does the chatbot work in multiple languages?

Yes. Entangle supports multilingual websites. Contact [entangle.ch](https://entangle.ch)
for details on multilingual configuration.

### Is Google reCAPTCHA required?

Yes, The reCAPTCHA field is required. You can use your own reCAPTCHA key or use 
the one provided by Entangle

### My theme doesn’t support wp_body_open — what do I do?

If your theme doesn’t call `wp_body_open()`, the `<entangle-app>` element may not
render correctly. We recommend updating to a theme that supports this standard WordPress
hook, or contact Entangle support for assistance.

### How can we get more information?

You can drop us an email at hello@entangle.ch or contact us through [https://entangle.cloud/contact](https://entangle.cloud/contact)

## Ulasan

Belum ada ulasan untuk plugin ini.

## Kontributor & Pengembang

“Entangle AI Chat Bot Integration” adalah perangkat lunak open source. Berikut ini
mereka yang sudah berkontribusi pada plugin ini.

Kontributor

 *   [ rukshn ](https://profiles.wordpress.org/rukshn/)
 *   [ entangle ](https://profiles.wordpress.org/entangle/)

“Entangle AI Chat Bot Integration” telah diterjemahkan dalam 1 bahasa. Terima kasih
kepada [para penerjemah](https://translate.wordpress.org/projects/wp-plugins/entangle-ai-chat-bot/contributors)
untuk kontribusi-nya.

[Terjemahkan “Entangle AI Chat Bot Integration” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/entangle-ai-chat-bot)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/entangle-ai-chat-bot/), 
periksa [repositori SVN ](https://plugins.svn.wordpress.org/entangle-ai-chat-bot/),
atau mendaftar ke [log pengembangan](https://plugins.trac.wordpress.org/log/entangle-ai-chat-bot/)
melalui [RSS](https://plugins.trac.wordpress.org/log/entangle-ai-chat-bot/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 1.0.2

 * Initial release
 * Admin settings page with Script URL, CSS URL, and reCAPTCHA site key fields
 * Sitewide enable/disable toggle
 * Injects stylesheet in `<head>`, reCAPTCHA in `<head>`, `<entangle-app>` in `<
   body>`, and JS module before `</body>`

## Meta

 *  Versi **1.0.2**
 *  Diperbarui **3 minggu yang lalu**
 *  Instalasi Aktif **Kurang dari 10**
 *  Versi WordPress ** 5.9 atau yang terbaru **
 *  Diuji hingga **6.9.4**
 *  Versi PHP ** 7.4 atau yang terbaru **
 *  Bahasa
 * [Dutch](https://nl.wordpress.org/plugins/entangle-ai-chat-bot/) dan [English (US)](https://wordpress.org/plugins/entangle-ai-chat-bot/).
 *  [Terjemahkan dalam bahasa Anda](https://translate.wordpress.org/projects/wp-plugins/entangle-ai-chat-bot)
 * Tag
 * [ai assistant](https://id.wordpress.org/plugins/tags/ai-assistant/)[AI Chatbot](https://id.wordpress.org/plugins/tags/ai-chatbot/)
   [chatbot](https://id.wordpress.org/plugins/tags/chatbot/)[customer support](https://id.wordpress.org/plugins/tags/customer-support/)
   [live chat](https://id.wordpress.org/plugins/tags/live-chat/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/entangle-ai-chat-bot/advanced/)

## Rating

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/entangle-ai-chat-bot/reviews/#new-post)

[Lihat semua ulasan](https://wordpress.org/support/plugin/entangle-ai-chat-bot/reviews/)

## Kontributor

 *   [ rukshn ](https://profiles.wordpress.org/rukshn/)
 *   [ entangle ](https://profiles.wordpress.org/entangle/)

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

 [Lihat forum bantuan](https://wordpress.org/support/plugin/entangle-ai-chat-bot/)