Your booking page is live the moment you finish onboarding, at yourname.apptonly.pro. The question is how clients find it. ApptOnly gives you three options:
- A direct link.
- A "book now" button that opens your booking page in a modal.
- An inline embed that drops the booking page into a section of your own site.
All three live under Settings, Share.
Option 1: the direct link
The simplest path. Your booking page URL is shareable as-is. Put it in:
- Your Instagram bio.
- The "Book now" button on your existing website.
- Your email signature.
- Business cards.
- SMS replies when someone asks how to book.
The link goes straight to your booking page. No iframe, no script, no setup.
Option 2: the floating "book now" button
If you have your own website (Squarespace, Wix, WordPress, plain HTML), you can drop in a "Book now" button that opens your booking page in a modal on top of your existing site. The client never leaves your site to start the booking.
To set it up, copy the embed script from Settings, Share, Button embed, and paste it into your site's HTML. Where you paste it depends on your site builder:
- Squarespace — add a Code block to any page or your site footer.
- Wix — add an HTML embed element.
- WordPress — paste into a Custom HTML block, or your theme's footer.
- Plain HTML — anywhere in the body.
You can configure the button's text, position (floating bottom-right, inline), and color from the Share settings before copying.
Option 3: the inline embed
If you want the booking page to live inside a section of your own site (a "Schedule" tab on your homepage, for example), use the inline embed. Same idea as the button, but instead of opening in a modal, the booking page renders right in place.
Copy the inline embed script from Settings, Share, Inline embed and paste it where you want the booking page to appear. It will auto-size to the available width.
Custom domain
You can serve your booking page on your own domain (book.yourdomain.com) instead of yourname.apptonly.pro. This requires:
- Adding a CNAME record at your domain registrar pointing to ApptOnly.
- Telling ApptOnly the domain you want to use (from Settings, Share).
- Waiting for the SSL certificate to provision (usually 5 to 15 minutes after DNS propagates).
Your existing yourname.apptonly.pro URL keeps working alongside the custom domain.
What clients see across the three options
All three options use the same checkout, the same reminders, the same intake forms. The only difference is the wrapper around the booking experience. The booking record itself is identical regardless of which path the client took.
Tracking where bookings come from
If you want to know which channel is producing your bookings, append a UTM parameter to the link or embed source: ?utm_source=instagram, ?utm_source=homepage, and so on. ApptOnly stores the source on the booking record so you can see it in the booking detail and in analytics.