Documentation
Quick Start
Get your AI sales chatbot running in under 5 minutes.
- Create your account at app.r3converse.com
- Configure your widget appearance and behavior
- Copy the embed code from your dashboard
- Paste it before the closing </body> tag
- Start receiving qualified leads automatically
Embed Code
<script>
(function(w,d,s,o,f,js,fjs){
w[o]=w[o]||function(){(w[o].q=w[o].q||[]).push(arguments)};
js=d.createElement(s),fjs=d.getElementsByTagName(s)[0];
js.id=o;js.src=f;js.async=1;fjs.parentNode.insertBefore(js,fjs);
}(window,document,'script','r3Converse','https://cdn.r3converse.com/widget.js'));
r3Converse('init', { tenantId: 'your-tenant-id' });
</script>