HELP CENTER / GETTING STARTED

Install the widget

2 min read

Add Cadey to any site with one script tag and confirm it is live.

Cadey loads from a single script tag that you drop into your site once. It works on any stack, a hand-rolled HTML page, a CMS like WordPress or Webflow, or a React/Next app.

Add the snippet

In the portal go to Settings → Widget and copy your install snippet. Paste it just before the closing </body> tag on every page you want the chat to appear on.

<script async src="https://cdn.cadey.ai/widget.js" data-cadey="YOUR_PUBLIC_KEY"></script>

Your public key is safe to expose, it only identifies your workspace and scopes the widget to your tenant. It is not an API key.

Verify it is live

Still stuck?Contact supportBack to Help Center