All Collections
Booking Engine
Implementing the iframe of the Booking Engine on your website
Implementing the iframe of the Booking Engine on your website
Updated over a week ago

An iframe is used to embed one webpage into another. For example, if you want to embed the booking engine page into your website. This is a perfect solution for those, who want to use my bookings as their main booking engine but do not want to redirect their guests to external websites.

This article will show how to embed OTA Sync bookings page into your website as an iframe.

How does it look?

How to embed OTA Sync iFrame into your website?

  1. Go to Settings > Booking Engine > Right click on “Engine Preview” and click on Copy Link Address

  2. In the bellow code in src=”” area copy URL you copied inside ""

<iframe src="https://app.otasync.me/engine/en/?id_properties=276" width="100%" height="100%" frameborder="0"></iframe>

3. Copy the whole iframe code and paste it into your website in desired place


If you have a WordPress site we advise you to use our official WordPress plugin as it will be much easier.

For how to change the languages or add more language to iframe please read this article: http://intercom.help/otasync/en/articles/6092207-how-to-add-new-languages-to-the-booking-engine





Did this answer your question?