Choose the embed style that best fits your website design.
The full booking calendar displays directly on your page, scrolling with the content.
Dedicated "Book Now" pages
Service pages with booking at the bottom
Single-page websites
Always visible
No extra click needed
Better for SEO
Takes up page space
Page loads slower
```html
<div id="calendarpa-embed"></div>
<script src="https://calendarpa.com/embed.js"
data-username="yourname"
data-event="meeting-slug">
</script>
```
A button or link that opens the booking calendar in a modal overlay.
Call-to-action buttons
Multiple booking options on one page
Minimal design impact
Doesn't affect page layout
Fast page load
Clean design
Requires extra click
Can be blocked by popup blockers
```html
<button onclick="CalendarPA.popup('yourname/meeting')">Book Now</button>
<script src="https://calendarpa.com/embed.js"></script>
```
Dedicated booking page: Use inline
Homepage or blog: Use popup
Multiple booking types: Use popup buttons for each