Add Addagio's booking functionality directly to your existing website. Clients can book without leaving your site.
Embedding options
Option 1: Inline embed
Embed your full booking page as a section on your website:
This shows your complete service list and booking calendar inline.
Option 2: Popup button
Add a "Book Now" button that opens your booking page in a modal overlay:
Book Now
This is less intrusive and works well alongside existing page content.
Option 3: Floating button
Add a persistent floating button in the corner of every page on your site:
Customizing the widget
The embedded widget automatically uses your template colors. Additional customization options:
window.AddagioConfig = {
slug: 'your-business',
primaryColor: '#C67B5C',
hideHeader: true,
hideFooter: true,
defaultService: 'service-id',
locale: 'en'
};
WordPress integration
For WordPress sites, we offer a plugin that makes embedding even easier:
[addagio] shortcode or Gutenberg block anywhere on your sitePlatform compatibility
The embed works on:
Responsive behavior
The embedded widget is fully responsive. It automatically adjusts to the container width and works on mobile devices. Set width="100%" for best results.
Analytics
Bookings made through the embed are tracked separately in your analytics, so you can see how many bookings come from your website vs. your direct Addagio link.