Zeeg Help Center
HomeSupportSign InSign Up
  • What can we help you with?
  • 🚀Getting Started
    • How to set up Zeeg in four quick steps
    • Calendar Integration
      • Google Calendar
        • Google Calendar "Unknown senders" email invitations
      • Apple iCloud Calendar
    • Creating your scheduling page
    • Get your digital business card
    • Sharing your Zeeg scheduling link
      • Adding your scheduling link to your email signature
      • Sharing your scheduling QR code
  • 🗓️Managing Availability
    • Defining your available times
      • How to create an availability schedule
      • Availability hours of a scheduling page
      • Define different time zones for your Availability Schedules
    • Define event limits
    • Advanced scheduling settings
    • Single-use scheduling links
    • How to hide your scheduling page on Zeeg
    • How to manage unwanted bookings on Zeeg
    • Available times are not displayed on your appointment page?
  • Times should be blocked, but are displayed as available?
  • 🔗Integrations & automations
    • Video Conferencing
      • Google Meet
      • Webex
        • How Zeeg interacts with Webex
      • Zoom
        • How Zeeg interacts with Zoom
        • Adding a passcode for your Zoom meetings
        • Uninstalling Zoom
    • Embedding Zeeg on your site
      • How to Add Zeeg Meeting Scheduling to Your Squarespace Site
    • Zapier Integration
    • Stripe Integration
    • PayPal Integration
    • Google Analytics Integration
    • Meta Pixel Integration
    • HubSpot Integration
    • Salesforce Integration
    • Customize your event confirmation page
    • Events webhooks
  • Workflows
    • How to create reminders using workflows
  • 📅Automated Scheduling
    • Hosting group events with multiple invitees
      • How to set a particular time for a group event?
    • Hosting multiuser collective events
      • Team collective events
      • Shared collective events
    • Ask questions from invitees on your scheduling page
      • Collect consent for your appointments with custom Event Questions
    • How to cancel a scheduled meeting
    • How round robin distribution works
    • How to prefill invitee information on the scheduling page
    • Storing internal invitee data with Custom Query Parameters
  • 🏢Organization
    • Define your organization
    • Add users to your organization
    • Teams in Zeeg
      • Create a team in Zeeg
      • Add team members
    • Organization and Team Roles
    • How to setup SSO with Azure AD (SAML)
    • How to configure SCIM with Azure AD
    • Rooms and Resources
      • Microsoft 365 Resources and RoomLists
Powered by GitBook
On this page
  • Embedding your Zeeg scheduling page on your website
  • Customizing your embed
  • URL Redirect when embedding Zeeg in your website
  1. Integrations & automations

Embedding Zeeg on your site

Integrating Zeeg with your site by embedding your Zeeg pages is a great way to keep the visitors on your website and let them easily schedule an appointment with you directly on your website.

Last updated 8 months ago

Embedding your Zeeg scheduling page on your website

To embed your Zeeg scheduling page follow the steps below:

  1. From your Dashboard, find the scheduling page you want to embed and click and select Access various sharing options.

  2. From the opened box, choose Add to website.

  3. Click Copy code and then insert the code into your website.

To hide your profile picture, name, event duration, location, and description when embedding your scheduling page, select Hide details.

Customizing your embed

When you are satisfied with the modifications, simply copy the code to incorporate it into your webpage.

URL Redirect when embedding Zeeg in your website

When an invitee is scheduling a meeting with you on your website through the Zeeg embed, if you have enabled URL redirection for the confirmation page, the redirection by default happens inside the iFrame section and not the parent page.

If you want to redirect the parent page, add data-redirect-parent="true" to your embed script like the below:

<!-- Zeeg inline embed begins -->
<div class="zeeg-inline-widget" id="zeeg-embed-demo-hr-30min" style="min-width: 320px; height: 780px"></div>
<script type="text/javascript" src="https://assets.zeeg.me/embed.min.js" data-user="demo" data-event-type="hr-30min" data-redirect-parent="true" async></script>
<!-- Zeeg inline embed ends -->

Customers who have a can utilize additional color customization options such as background color, text color, and button and link color.

🔗
paid subscription