All platforms
Install on Custom HTML
Mediumโฑ 2 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.
๐ Learn More
๐ Other Platforms
Need help?
If you're having trouble installing, our team can do it for you โ free during your trial.
Get Started