Sharing & Embedding Scheduling Pages
Share your booking page with a direct URL, embed it on your website, add tracking pixels, and use custom domains.
Public Booking URL
Every published scheduling page has a unique booking URL that you can share directly with anyone.
https://orbitforms.ai/s/{teamShortId}/{slug}URL Format
/s/The scheduling page route prefix{teamShortId}First 8 characters of your team UUID{slug}The URL slug you set when creating the page (e.g., "demo-call")Embedding on Your Website
Embed your scheduling page directly on your website so visitors can book without leaving your site.
Embed Code
Copy the embed code from your scheduling page's "Share" tab and paste it into your website's HTML. The booking page renders inside an iframe that automatically resizes to fit the content.
Tracking Pixels
Add tracking pixels to measure conversions and attribute bookings to your marketing campaigns.
Meta Pixel
Track Facebook and Instagram ad conversions from scheduling page bookings.
Google Analytics 4
Send booking events to GA4 for conversion tracking and audience building.
Google Tag Manager
Use GTM containers for flexible tag management and custom event triggers.
Cometly
Attribution tracking for ad platforms with server-side event forwarding.
How to add tracking
Open your scheduling page settings and navigate to the "Tracking" tab. Paste your pixel ID or container ID into the corresponding field. Events are fired automatically when a booking is completed.
Custom Domain Support
Use your own domain for scheduling pages instead of the default orbitforms.ai URL. This keeps your branding consistent.
Setting up a custom domain
- 1Add your domain
Go to Settings > Custom Domains and enter your domain (e.g., book.yourcompany.com).
- 2Configure DNS
Add a CNAME record pointing your domain to cname.orbitforms.ai.
- 3Verify ownership
Click "Verify" once your DNS changes have propagated (usually within a few minutes).
- 4SSL certificate
An SSL certificate is automatically provisioned for your custom domain.
Tip: DNS propagation
DNS changes typically propagate within minutes, but can take up to 48 hours in some cases. If verification fails, wait a few minutes and try again.
Next Steps
Did this answer your question?