Chatbot Widget - Live Demo

The chat widget should appear in the bottom-right corner. Try interacting with it!

How to Install

Add the following code to your website before the closing </body> tag:

<!-- Chatbot Widget -->
<script src="https://chatbot-widget.solutive.app/widget.iife.js"></script>
<link rel="stylesheet" href="https://chatbot-widget.solutive.app/widget.css">

<!-- Initialize Widget -->
<chatbot-widget
  api-url="https://api.solutive.app"
  organization-slug="your-org-slug"
  primary-color="#667eea"
  position="bottom-right"
></chatbot-widget>

Widget Attributes

Features