Get Convor running on your website in three simple steps. No server-side installation required. The widget is a lightweight client-side script that connects to
Get Convor running on your website in three simple steps. No server-side installation required. The widget is a lightweight client-side script that connects to Convor's real-time messaging infrastructure.
Sign up at convor.io/signup and complete onboarding to create your organization and first site. Use Billing → Plan for the current plan limits instead of relying on copied limits in setup documentation.
Copy the embed code from Settings → Widget → Installation and security and paste it before the closing </body> tag on every page where you want the chat to appear.
<script src="https://cdn.convor.io/widget.js"
data-key="convor_wpk_..."
async>
</script>Tip
The widget script loads asynchronously. data-key contains your public widget
key (convor_wpk_...), not a secret organization API key.
Head to Widget Settings in your dashboard. Set your brand color, welcome message, and position. Save your changes, refresh your website, and start accepting conversations.
That's it. You're live. Visitors will see the chat widget in the bottom-right corner and can start a conversation immediately.
Last updated: Aug 10, 2026
Was this page helpful?