Corner Button Embed

Corner button
Corner button embed configuration

A floating circular button in one corner of the screen. Click it to expand the chat interface. The most popular embed mode for customer support and sales assistance.

Setup

  1. Deploy → Embed → Corner Button
  2. Customize:
SettingDescription
Button colorBackground color of the floating button
Button iconChat icon, message icon, or custom
PositionBottom-right (default) or bottom-left
SizeButton diameter in pixels
Initial messageOptional auto-greeting when chat opens
  1. Copy the script tag
  2. Paste in your website's <body>, before </body> tag

Behavior

StateWhat shows
ClosedSmall floating button in the corner
OpenChat panel expands (typically 380px wide × 600px tall)
New messageBadge/indicator on the button
MinimizedButton with "unread" indicator
  • Non-intrusive: doesn't cover content until clicked
  • Always accessible: visible on every page as user scrolls
  • Familiar: users expect help in the bottom-right corner (Intercom, Drift, Zendesk all use this pattern)
  • Mobile-friendly: easy to tap on touch screens

Best practices

  • Position: Bottom-right for most markets (bottom-left for RTL languages)
  • Color: Match your brand color or use a contrasting color that stands out
  • Z-index: The embed script handles layering automatically
  • Don't hide it: If you're adding a support bot, keep it visible on all pages
Tip

Add an initial greeting message like "Hi! How can I help you today?" to encourage interaction. Agents with greetings get 3x more conversations than silent ones.