Get your widget key
Settings → Integrations → Web chat widget. Copy the widget key (starts with wgt_).
Add the snippet
Paste this anywhere in your site's HTML, ideally before </body>:
<script
src="https://www.nexxss.com/widget.js"
data-widget-key="wgt_yourkey"
async
></script>
A floating chat launcher appears bottom-right. Visitors can click it to start a conversation that lands in your NEXXSS inbox.
Customize
The launcher color, position, and greeting are configurable in Settings → Integrations → Web chat widget. (Coming soon.)