Skip to main content
All CollectionsOnline Appointments
Enable Online Bookings from your Website
Enable Online Bookings from your Website

Learn how to set up / embed the online booking system on your website.

Updated over a week ago

We recommend having a dedicated button or separate page on your website only for bookings. You can embed the online booking system using that button or that separate page.

If this seems difficult, don't worry; contact us, and we can connect you with your website developer and set it up for you!

Using a "Book Now" button

To add the online booking system to the back-end of the "Book now" button, you only need to add the link from your Digitail account.

Just head straight to Administration - Clinic profile, and below your logo, you can find your unique link and a copy button. Clicking on that button will copy the link to your clipboard, and then you can paste it on your website.

Using an embed and a separate page on your website

You can use the embedded version if you want to keep your booking system in the same place as your website.

To do that, follow these steps:

  1. Copy your online booking system link to your clipboard using the instructions above

  2. Paste the link between the quotes in the next HTML code:

    <iframe style=" 
    display:block;
    height:220vh;
    width:100%;
    margin:0 auto;
    " src="your_link_here"></iframe>
  3. Share this HTML code with your website developers, and they can add it for you

    or contact us - we are here all the way!

Did this answer your question?