It’s easy to add CozyCal to your website. Just go to your booking page (while logged in), then click on the Share button —> Add to website

Copy code to install CozyCal widget on your website.gif

There are three embed options:

The Floating Button

The floating button hovers at the bottom of your website. It is a quick and easy way to direct your website visitors to schedule an appointment.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/0105b6eb-2d52-4615-9938-7049bd0f5dbb/CozyCal_floating_button_on_demo_site.gif

You can customize the floating button’s setting by clicking on **Button Settings**right under Floating button.

change CozyCal widget button setting.gif

Custom Buttons

Adding a custom button is easy! CozyCal automatically detects booking page links on your website and opens them in a modal.

To get started, simply add the URL of your booking page (e.g. https://cozycal.com/kat) to any custom links on your website after installing the code.

<a href="<https://cozycal.com/my-booking-page>">
    Click here to schedule with me
</a>