What can be embedded
book.yourclinic.com at it and link to that from your site.
Add an embed
Open the settings tab for that page
Set the widget options, if your plan offers them
Save the settings tab
Copy the snippet
Paste it into your site's HTML, just before the closing body tag
</body>.” Most website builders have a place for this — usually called custom code, a footer script, or a raw HTML block.Publish your site and load the page
The raw iframe
On the Team plan each embed card also has an Advanced — raw <iframe> (full control) section. Use it when the widget does not fit — you are placing the page inside your own grid, sizing it against a design system, or your site’s builder will not run a script. The trade-off is that the widget’s convenience goes with it: positioning, the floating button and the theme options are all things the widget does for you and the iframe leaves to you.Two things people ask about security
No patient data goes into an embed. These are the same public pages a visitor reaches by link — a contact form, a shop, a membership signup, a chat assistant. None of them show a record, and none of them can be made to. The embed runs in an isolated frame that resizes itself. Your site and the embedded page cannot read each other’s contents, and the frame grows and shrinks to fit the page inside it rather than showing its own scrollbar. You do not need to guess a height.Plan limits, stated plainly
- Contact form, Essential — “The Essential plan lets you drop your contact form right onto your own website. Upgrade to get the embed snippet.”
- Contact form, Team — “Upgrade to Team for inline mode, button position, theme, accent, and the raw iframe for full styling control.”
- Store, Team — “Embedding your storefront is a Team feature. Upgrade to add it to your website.”
- Membership page, Team — the same rule; the hosted link works on every plan.
Check it worked
- Load your site in a private browser window, signed out of ClinikEHR.
- The button or the inline block appears where you expected.
- Submit a test enquiry, or start a test order, and confirm it arrives in ClinikEHR — see Contacts or Your store.
- Check it on a phone. The frame resizes itself, but your own page’s layout around it might not.
If something goes wrong
Nothing appears on my site
Nothing appears on my site
</body>; your website builder stripped the script tag from a rich text block, which most of them do; or the page was not published after you pasted. Use the builder’s dedicated custom-code or footer-script field.It shows my old branding or old fields
It shows my old branding or old fields
I only see an upgrade message where the snippet should be
I only see an upgrade message where the snippet should be
The style options are not there
The style options are not there
The embed is cut off or has its own scrollbar
The embed is cut off or has its own scrollbar
overflow rule in your own site’s CSS around the container. Remove the fixed height. If you need to control the box precisely, use the raw iframe instead.Can I embed the booking page?
Can I embed the booking page?
Can I embed the patient portal?
Can I embed the patient portal?