Knowledge Base
Learn about top features of our solutions. Get help whenever you need.
How to create a URL to a “Special offer” rate plan
In the Exely extranet, you can create rate plans that have different conditions. For example, this could be a minimum length of stay of three days, a 10% discount at the “hotsale” promo code, or at least two days period between the booking and arrival dates. Hotels often place such rate plans in the “Special offers” menu section of their websites.
We recommend adding the “Book now” button for making a special offer booking. To do this, you need to link this button with a URL for booking at this rate plan.
To create a URL, do the following:
1. In the Exely extranet, go to the “Room management” > “Rate plans”. Find the required rate plan and click the “Action” button on the right. From the options opened, select the “URL to the rate plan”.
2. In the pop-up window, click the “Copy” button to copy the URL.
When guests click the “Book now” button, the Booking Engine will offer the user to book at this rate plan.
3. If the special offer allows only bookings made no sooner than two days before the arrival date, add “&arrival-date-offset=%2B2” to the URL (in case the period before arrival is three days, add “&arrival-date-offset=%2B3”). The last number in this code is the allowed number of days between booking and arrival dates.
The full URL will look like this: https://site.com/en/booking?be-offer=449903&arrival-date-offset=%2B2. After you do this, the arrival date will be automatically rescheduled.
3. So that the Booking Engine offers a specific number of nights by default, add “&nights=3” to the URL. The last number in this code is the minimum number of nights available for booking.
After you do this, the URL will look like this: https://site.com/en/booking?be-offer=449903&arrival-date-offset=%2B2&nights=3.
When you do this, the Booking Engine will offer a three-day stay by default.
4. You can create a promo code that “unlocks” the special offer. This means that the rate plan is only offered when users open it from the “Special offers” menu section and enter the promo code. To enable this, add the “&promo-code-plain=hotsale” to the URL. The last word is the promo code.
The Booking Engine will automatically apply the change.
See how to create a promo code rate plan.
If you need help to create a URL for a rate plan, you can always contact Exely Customer Support.