1. Webchat
  2. Setup Webchat Interface

Webchat

Setup Webchat Interface

Compares Webchat interface options: embedded, hosted, and headless. Useful for choosing how to present Stubber chat on websites or custom apps.

Stubber offers three ways to implement webchat interfaces.

Interface Types

Embedded Interface

Embed the webchat directly into your website with full control over positioning and styling.

  • Default Mode: Displays as a floating button that expands into a chat window
  • Inline Mode: Positions the webchat in a specific div on your page
  • Manual Mode: Gives you complete control over the webchat display

Hosted Interface

Use Stubber's hosted solution without any need for embedding on your website.

  • Ready-to-use chat interface with no coding required
  • Customizable appearance to match your brand
  • Shareable via a direct link

Build Your Own Interface

Implement a completely custom chat interface using the webchat API.

  • Access the core webchat functionality with your own UI
  • Full control over the appearance and behavior
  • Integrate with your existing application

Choosing the Right Interface

Interface Type Best For Technical Complexity
Embedded Most websites with standard chat needs Low
Hosted Quick implementation without coding None
Build Your Own Custom applications with specific UI requirements High