WisebotAI
Integrations

Embed & platforms overview

Add the WisebotAI chat widget to HTML, React, Next.js, JavaScript, and Framer sites.

Embed & platforms overview

The WisebotAI widget embeds as a floating chat bubble on any website via a single script tag. Choose your platform below for a complete copy-paste example.

Platforms

PlatformHow to add
HTMLPaste <script> before </body>
JavaScriptDynamically append the script, use the JS API
ReactuseEffect in a root component
Next.js (App Router)next/script in layout.tsx or page.tsx
Next.js (Pages Router)next/script in _app.tsx
FramerCustom Code → End of <body>

For the full code examples, configuration attributes, and JS API reference see:

Widget integration →

Quick reference

The script URL for all platforms:

https://widget.wisebotai.com/widget.js

Required attributes on every snippet:

  • data-organization-id — your workspace ID
  • data-agent-id — the agent that answers conversations

Find both IDs at Dashboard → Integrations (/integrations).