All Collections
FAQ English
Share my Vyte page
How can I integrate my Vyte page on my website in iFrame?
How can I integrate my Vyte page on my website in iFrame?

Learn how to add your Vyte page to your website in iFrame so that your guests can book their meeting without having to leave your website.

Martin Saint-Macary avatar
Written by Martin Saint-Macary
Updated over a week ago

You can embed your Vyte page directly on your website in iFrame to allow your guests to book you from your website.

To embed your Vyte page in iFrame:

  1. Go to the settings of your My Vyte Page

  2. Go to the "Share page" tab

  3. Find the "Embed your Vyte page into your website" section

  4. Copy the line of code below "Embed your Vyte page into your website"

  5. Paste the line of code where you want the iFrame page to appear on your website via your website editor

Share an iFrame appointment page

To share an appointment type page on your website, repeat the same steps mentioned above by replacing the URL of your My Vyte Page in the line of code with the URL of your appointment type page.

<iframe src="URL?embed" width="100%" height="1000px" frameborder="0">URL/60</iframe>

Did this answer your question?