Revyoos Kross Booking Integration Guide

Kross Booking Widget Integration

Revyoos is a review management platform. It collects all the reviews from different OTAs and allows you to publish them wherever you want. It internally analyses, filters, and keeps a backup copy of every single review that has passed.

You can connect Revyoos to your Kross Booking engine by following these steps:


Step 1: Request Connection in Kross Booking

Open a ticket from Help center > Support request and ask the Kross Booking support team to enable the Revyoos connection for your account.

Step 2: Obtain the Revyoos ID

The required code for Kross Booking is only a specific fraction that must be extracted from the Revyoos widget code.



  1. Locate the Revyoos Codes: Access your Revyoos account and navigate to the section: Display / Widgets / Property Widgets. Click Get Codes.

      2. Under Install tab, click Standalone (Workaround).



      3. Click on each of the property to retrieve the full widget code.




Example of the full widget code:
<script defer type="application/javascript" src="https://www.revyoos.com/js/widgetBuilder.js" data-revyoos-widget='eyJwIjoiNjg5MjE4N2E0ZWExZGZiMmUwMTIyYTUyIn0='></script>

The required Revyoos ID is the bolded section (the value inside the single quotes): eyJwIjoiNjg5MjE4N2E0ZWExZGZiMmUwMTIyYTUyIn0=

⚠️ Note: In the original code, this ID is enclosed in single quotes ('). Do not copy the single quotes when extracting the ID.

Step 3: Enter the ID in Kross Booking

  1. Go to Configuration: In Kross Booking, navigate to Configuration > Booking Engine section.

  2. Paste the Revyoos ID: Locate the field labeled Revyoos ID (as shown in the image) and enter the alphanumeric code you extracted from Revyoos.