<iframe> pointing at myrestoo.net: that code has to be replaced. If your guests book on a Restoo page, go to the guide for hosted on Restoo.
Prerequisites
- Access to your website’s code.
- Your Restoo Account ID: the short identifier of your venue inside Restoo. It is the first part of the address you use to reach your booking form or your reservation book: in
https://best-burger.myrestoo.net, the Account ID isbest-burger. If you are not sure, ask your contact at Restoo.
How to replace the installation code
1
Find the v1 code and delete it
Look for a block like this one and delete it completely:
2
Paste the v2 code
You have two options: use one, or both.
- Modal over your page (recommended)
- Embedded in the page
We recommend this option for almost any website. Instead of showing the form inside the page, a button — “Book a table”, for example — opens it on top of the page.Replace
best-burger with your own Account ID in both places. You can put the data-restoo-open attribute on as many buttons or links as you like across your site — menu, header, footer — and they will all open the same booking modal.For the full configuration, see the Installation Quickstart.You can combine both options on the same site: a “Book” button in the
header, for instance, and the form embedded in your reservations page.
3
Check that it works
Open your site in another browser or a private window and confirm that the button or the form shows up correctly and that you can complete a test booking end to end.
When you are done
If you measure your campaigns or use UTM tags, there is a second part left. Changing the installation affects how the booking is measured, and that is reviewed in the marketing and analytics migration guide. If an agency runs your campaigns, that is the guide to forward to them. If you do not measure anything, you are done.Frequently asked questions
Will I lose bookings while I make the change?
Will I lose bookings while I make the change?
No. The change takes effect immediately.
I use WordPress, Wix, or Shopify — where do I paste this?
I use WordPress, Wix, or Shopify — where do I paste this?
Usually in the same section or plugin where the v1 code was: a “custom HTML”
block or the template editor. If you don’t manage it yourself, ask your
webmaster or your agency to make the change following this guide.