PRODUCT GUIDE

Embed Meetin.gs on a website

Choose inline, popup, and button patterns with accessible fallbacks.

Short answer: Choose inline, popup, and button patterns with accessible fallbacks. Begin with “Choose inline for context, popup for compact pages, or a normal link for maximum resilience.” and verify the result through the public participant path.

Embedding puts the booking page inside your own site. Inline for context, popup for compact pages, and a plain link as the fallback that always works. The widget builder generates the code; the embed guide explains where an embed helps and where it hurts.

Before you start

  • The page where visitors have already decided to book.
  • Your consent banner and content security policy.
  • A phone, to test completion.

How to complete this task

  1. Choose inline for context, popup for compact pages, or a normal link for maximum resilience.
  2. Load the scheduler only where the visitor expects to book.
  3. Preserve keyboard focus, responsive sizing, and a visible fallback link.
  4. Test performance, consent, source attribution, and mobile completion.

Finish by opening the public link in a signed-out browser: a saved setting is not proof that the guest path works.

Troubleshooting

The problems people report most often with this task, and the cause behind each one.

The embed does not appear on the page.

Check the content security policy and any consent banner blocking third-party frames. Always keep a plain text link as a fallback.

The embed breaks the mobile layout.

Inline embeds need a responsive container. On narrow screens a direct link often converts better than a squeezed frame.

Keyboard users get trapped in the embed.

Verify focus can enter and leave the frame with the keyboard alone. This is an accessibility requirement, not a preference.

Related Meetin.gs help

Return to the Meetin.gs Help Center for the adjacent configuration guide, or send the exact event code and expected result when the documented checks do not explain the behavior.

RELATED CAPABILITY

Website booking widget

Place a responsive booking form inside your website with copy-paste code, a live preview, and a resilient direct-link fallback. The responsive inline booking widget, copy-paste builder, fallback link, external-frame policy, and cookie-independent booking form can be tested now from the website widget guide.

Review scope

Frequently asked questions

Short answers to what organizers ask most about this task.

Should I embed the scheduler or link to it?

Embed where the visitor has already decided to book — a service page or a contact page. Link everywhere else. A plain link is the most resilient option and always works as a fallback.

Does an embed hurt page performance?

It adds a third-party frame, so load it only on pages where booking is the expected action, and never above unrelated content.

How do I keep an embed accessible?

Verify keyboard focus can enter and leave the frame, that it resizes on narrow screens, and that a visible text link exists for anyone the frame fails for.

Why does my embed not appear?

Usually a content security policy or a consent banner blocking third-party frames. Check the browser console, and keep the fallback link visible.