LeenOpsDocs
Chatbot

Install The Chatbot Widget

Add the LeenOps chatbot to a public website.

Standard install

Add this script before the closing body tag:

<script
  src="https://leenops.com/widget/cxo-chatbot.js"
  data-api-key="cxo_live_your_key_here">
</script>

Use the exact snippet generated in the LeenOps dashboard. Do not invent or reuse API keys from another client.

Domain allowlist

Add every production domain that should load the widget:

  • example.com
  • www.example.com
  • *.example.com only when subdomains are intentionally supported.

Verify install

  1. Open the live site.
  2. Confirm the bubble appears.
  3. Send a test question.
  4. Confirm the answer appears.
  5. Confirm the conversation appears in LeenOps analytics.