Skip to Content
The Makinari API repo now includes an MCP Server — connect your AI models directly. View on GitHub →
ChannelsWebsiteWebsite Channel

Website Channel

The website channel allows you to integrate a chat widget directly into your website, enabling real-time communication with your visitors.

Configuration

To enable the website chat, you need to configure the channels.chat.enabled setting in your site configuration.

Chat Widget

Once enabled, you can embed the chat widget on your website. The widget connects to our WebSocket server to facilitate real-time messaging.

Features

  • Real-time Messaging: Instant communication with visitors.
  • Visitor Identification: Identify visitors based on their session or login status.
  • History: Access past conversation history.

See the sub-pages for more details on setup:

Last updated on