Skip to main content
All platforms

Install on Custom HTML

Medium2 minutes

Your widget scripts

AI Voice Widget
<script src="https://www.dispatchnode.com/widget/embed.js" data-agent="YOUR_AGENT_ID" async></script>

Replace YOUR_AGENT_ID with your agent ID from Dashboard → Widget Install.

Booking Calendar Widget (Optional)
<script src="https://www.dispatchnode.com/widget/v1/booking-embed.js" data-slug="YOUR_SLUG" async></script>

Adds the standalone scheduling calendar to your page. Replace YOUR_SLUG with your organization slug.

1

Open your website's primary HTML file

Locate the main HTML file for your website (e.g. index.html) or the global template.

2

Locate the closing </body> tag

Scroll to the bottom of the file to find the closing </body> tag.

3

Paste the snippet immediately before the tag

Paste your DispatchNode widget script tag immediately before the </body> tag.

4

Save and deploy

Save the file and deploy your website to your hosting provider.

Need help?

If you're having trouble installing, our team can do it for you — free during your trial.

Get Started