Skip to main content
Features / Chat Widget

Chat Widget Customizer

Match your brand exactly. Custom colors, position, greeting, RTL support, and mobile-responsive layout — configured from your dashboard, no code needed.

Capabilities

A widget that looks like yours

Color themes

Set your primary color, button color, and chat bubble color from the dashboard. The widget updates live as you configure it.

Position

Choose bottom-right or bottom-left. The widget respects the page scroll and stays anchored to your chosen corner on all screen sizes.

Custom greeting

Set a custom greeting message that appears when the widget opens. Personalize it by page URL, visitor properties, or time of day.

RTL support

Full right-to-left layout for Arabic, Hebrew, and other RTL languages. Detected from the page lang attribute — no configuration required.

Mobile responsive

The widget adapts to all screen sizes. On mobile it opens as a full-screen overlay with a native-feeling close button. No horizontal scroll.

Embed

One script tag to deploy

Paste this before the closing </body> of your site. Your tenant ID and configuration are resolved from your dashboard settings.

HTML
<script
  src="https://cdn.orqelo.com/embed.js"
  data-tenant-id="YOUR_TENANT_ID"
  defer
></script>

CDN URL is a placeholder — the actual URL is provided in your dashboard under Settings → Widget → Embed Code.

Under the hood

Technical implementation

UMD bundle

The widget is shipped as a UMD bundle — compatible with all modern browsers without a bundler or framework dependency on the host page. Works alongside any site built with any stack.

CSP-safe

The widget communicates with Orqelo's API via a known origin. It does not eval() code or inject arbitrary scripts. Deployments with a Content Security Policy can allowlist the single CDN origin.

Your widget, your brand

Free plan. No credit card. Customize and embed in under 10 minutes.