Chat Widget Demo

Welcome to the Atria Web Widget demonstration. This page showcases our lightweight, embeddable chat widget that seamlessly integrates with your website.

Key Features:

Try it out! Click the chat bubble in the bottom-right corner to start a conversation with the Atria assistant.
To embed on your site: Simply add this line before the closing </body> tag:

<script src="widget.js"></script>
Want to customize? You can set API key, customer ID, colors, title, message, and CTA text:

<script src="widget.js" data-api-key="your-key" data-customer-id="company-id" data-primary-color="#ff6b6b" data-title="Support" data-initial-message="Hello {name}!" data-cta-text="Need help?"></script>

See custom branding demo →
👉 Look at the bottom-right corner!