Install on Custom HTML
Your widget scripts
<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.
<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.
Open your website's primary HTML file
Locate the main HTML file for your website (e.g. index.html) or the global template.
Locate the closing </body> tag
Scroll to the bottom of the file to find the closing </body> tag.
Paste the snippet immediately before the tag
Paste your DispatchNode widget script tag immediately before the </body> tag.
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