Embed appointment bookings on your website
If you want to integrate meetergo on your website, you can easily do so by copying the booking snippet and pasting it into your website's code. The booking snippet contains the necessary code to provide the booking functionality on your site.
Go to the Meeting Type Overview.
Click the "Share" button next to the desired meeting type.
The sharing popup opens. Click on the "Add to Website" tab.
You will now see three integration options. The simplest is "Inline Embed". This embeds the booking form directly on a page. Click on the desired method.
You will now see the embed code. Copy it by clicking the "Copy Code" button.
The booking snippet looks like this:
In this step, it depends on how your website is set up. If you are not responsible for managing your content, simply send the embed code to the web designer.
The booking snippet can be embedded on any website.
Open your website's code in a text editor or development environment.
Insert the booking snippet into the code where you want the booking functionality to appear. In most cases, this will be within the <body> tag in the HTML code.
Save the changes to your booking page's code.
Upload the website or publish it on your server to complete the integration.
In WordPress, the booking snippet can easily be added using a "Custom HTML" block.
Once the booking snippet has been successfully added to your booking page's code, your customers can book appointments through meetergo.
meetergo offers three ways to display the booking on your website.
Inline Embed: Displays the booking form directly on your page.
Popup Widget: Displays a button that is always visible in the foreground. Clicking it opens the booking form in a popup.
Text/Element Popup: Opens the booking form in a popup after clicking a button on your page.
Check out the different integration options in action here!
meetergo’s booking form can be easily embedded in Wix. Just insert our snippet into an "HTML Embed". Learn more about it here.
You can embed meetergo in WordPress easily with a Custom HTML Block. Learn how to do it here.
Step 1: Copy the Booking Snippet
Go to the Meeting Type Overview.
Click the "Share" button next to the desired meeting type.
The sharing popup opens. Click on the "Add to Website" tab.
You will now see three integration options. The simplest is "Inline Embed". This embeds the booking form directly on a page. Click on the desired method.
You will now see the embed code. Copy it by clicking the "Copy Code" button.
The booking snippet looks like this:
<!-- meetergo widget start -->
<div style="min-width:330px;height:620px" class="meetergo-iframe" link="YOUR_LINK_HERE"></div>
<script src="https://liv-showcase.s3.eu-central-1.amazonaws.com/browser.js"></script>
<!-- meetergo widget end -->
Step 2: Insert the Booking Snippet into Your Website Code
In this step, it depends on how your website is set up. If you are not responsible for managing your content, simply send the embed code to the web designer.
The booking snippet can be embedded on any website.
Open your website's code in a text editor or development environment.
Insert the booking snippet into the code where you want the booking functionality to appear. In most cases, this will be within the <body> tag in the HTML code.
Save the changes to your booking page's code.
Upload the website or publish it on your server to complete the integration.
In WordPress, the booking snippet can easily be added using a "Custom HTML" block.
Once the booking snippet has been successfully added to your booking page's code, your customers can book appointments through meetergo.
Integration Options
meetergo offers three ways to display the booking on your website.
Inline Embed: Displays the booking form directly on your page.
Popup Widget: Displays a button that is always visible in the foreground. Clicking it opens the booking form in a popup.
Text/Element Popup: Opens the booking form in a popup after clicking a button on your page.
Check out the different integration options in action here!
Frequently Asked Questions (FAQ)
How do I embed the booking form on my Wix site?
meetergo’s booking form can be easily embedded in Wix. Just insert our snippet into an "HTML Embed". Learn more about it here.
How to embed meetergo in WordPress?
You can embed meetergo in WordPress easily with a Custom HTML Block. Learn how to do it here.
Updated on: 27/09/2024
Thank you!