If you have a Calendly account it can be added to a Digital Website utilizing one of the following 3 methods.
1. Embedding a Calendly Inline Widget
Use this method to embed your Calendly scheduler directly into a page on your website.
Steps:
Log in to your Calendly account.
Go to the event you'd like to embed.
Click Share and select Add to Website.
Choose Inline Embed.
Copy the code provided.
Paste the code into your website’s HTML where you want the scheduler to appear. Utilizing "Custom Content"
2. Adding a Calendly Pop-up Widget
This allows users to open your Calendly scheduler in a pop-up modal.
Steps:
Go to the event's Share option in Calendly.
Select Add to Website and choose Pop-up Widget.
Copy the provided JavaScript code.
Paste the code into your website, ideally in the footer or just before the closing
</body>
tag. By doing so in the footer the widget will be available on all pages.
3. Using a Button or Text Link
This approach opens Calendly in a new browser tab or pop-up when a user clicks a link or button.
Steps:
Go to Share in Calendly and copy the event link.
Add the link to your website’s button or text.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article