Eventually Docs
User GuideEmbed

Embeddable Widget

Embed your event registration on any website

Overview

Eventually lets you embed event registration directly on your own website. Visitors can register without leaving your site.

Embed Modes

Button Overlay

A floating button appears on your page. When clicked, it opens the registration form in a centered overlay (modal).

Best for: landing pages where you want registration prominently available but don't want to dedicate a large section of the page to a form.

Inline Form

The registration form is embedded directly in your page content as an inline element.

Best for: dedicated event pages on your website where registration is the primary action.

Full Iframe

A full event page — including the event header, description, and registration form — is embedded in an iframe.

Best for: embedding the complete event experience on a site where you want the full context.

Generating Embed Code

  1. Open your event from the dashboard
  2. Click Share or the embed icon
  3. Choose your embed mode (Button Overlay, Inline Form, or Full Iframe)
  4. Copy the generated code snippet

Paste the snippet into your website's HTML where you want the embed to appear.

Customization Options

The embed respects your event's primary color setting (configured in Page Builder → Theme). This ensures the embed matches your event branding.

Additional options available in the embed code generator:

  • Button label text (for Button Overlay mode)
  • Widget width (for Inline Form mode)
  • Whether to show the event header in iframe mode

Integration with Your Event Page

The embedded widget stays in sync with your event settings:

  • If registration closes, the widget shows a "Registration closed" message
  • If the event is sold out, the widget shows waitlist options (if waitlist is enabled)
  • Ticket tiers and pricing reflect real-time availability

No additional configuration is needed after generating the embed code — changes in your dashboard are reflected automatically.

On this page