Copy your snippet
Use the tenant key we issue for your site. Restrict allowed origins to your domains.
Client integration guide
Visitors click Talk, verify once, and speak with your brand assistant in Hindi or English — grounded on your FAQ, with optional WhatsApp follow-up.
HTTPS required for microphone · Works on desktop & mobile
NiceDial Tech website
The Talk button appears on the right — open it to verify and start a voice call.
No npm build. Paste one script before </body> on any HTTPS page.
Use the tenant key we issue for your site. Restrict allowed origins to your domains.
HTML, WordPress, Webflow, or SPA — load the script on pages where Talk should appear.
Microphone needs a secure context. Test on staging with the same tenant key.
Illustration only — placeholders below. Your real host URL and tenant key are issued privately after onboarding (not shown on this public page).
Replace YOUR_HOST and your-tenant-key with values we provide.
<script src="https://YOUR_HOST/nice-web-connect/public/widget.js" data-tenant="your-tenant-key" data-api-base="https://YOUR_HOST/nice-web-connect" data-position="right" data-label="Talk" async ></script>
<script src="https://YOUR_HOST/nice-web-connect/public/widget.js"></script>
<script>
NiceWebConnect.mount({
tenant: 'your-tenant-key',
apiBase: 'https://YOUR_HOST/nice-web-connect',
position: 'right',
label: 'Talk'
});
</script>
Built for sales and support — short spoken answers, then optional WhatsApp details.
Share this with your web team before launch.
We’ll issue your tenant key, brand colors, and knowledge pack.