LANDING PAGE
You have the ability to choose whether you would like the guest to land on either Step 1 or Step 2 of the booking process with the varying options listed below.
- Step 1
- Default/normal link
- https://hoteldomain.com#/booking/step-1
- With pre-selected dates
- https://hoteldomain.com#/booking/step-1?arrive=09%2F18%2F2021&depart=09%2F20%2F2021
- Default/normal link
- Step 2
- Default/normal link
- N/A
- must include dates to bypass Step 1
- N/A
- With pre-selected dates
- https://hoteldomain.com#/booking/step-2?arrive=09%2F18%2F2021&depart=09%2F20%2F2021
- Default/normal link
NOTE: Date format is MM%2FDD%2FYYYY
PARAMETERS
Parameters must be added after the question mark (?) following the reference to the booking step and can accommodate as many supported parameters as you would like by separating with an ampersand (&).
Example: https://hoteldomain.com#/booking/step-1?arrive=09%2F18%2F2021&depart=09%2F18%2F2021&promo=AAA&adults=2&children=2
Arrival Date
- Parameter
- arrive=MM%2FDD%2FYYYY
- Example
- https://hoteldomain.com#/booking/step-1?arrive=09%2F18%2F2021
- Note: Date format is MM%2FDD%2FYYYY
Departure Date
- Parameter
- depart=
- Example
- https://hoteldomain.com#/booking/step-1?depart=09%2F18%2F2021
- Note: Date format is MM%2FDD%2FYYYY
Promo Code
- Parameter
- promo=
- Example
- https://hoteldomain.com#/booking/step-1?promo=AAA
Group Code
- Parameter
- group=
- Example
- https://hoteldomain.com#/booking/step-1?group=AAA
Room Code
- Parameter
- room=
- Example
- https://hoteldomain.com#/booking/step-1?room=ADA
Number of Adults
- Parameter
- adults=
- Example
- https://hoteldomain.com#/booking/step-1?adults=4
Number of Children
- Parameter
- children=
- Example
- https://hoteldomain.com#/booking/step-1?children=2
TRACKING
RevRaise links are also able to be tracked with either Google UTM parameters or Navis parameters. The difference is the tracking parameters follow the first backslash (/) and question mark (?) after your hotel's website domain.
Google UTM:
- Accepted parameters
- utm_source=
- utm_medium=
- utm_campaign=
- utm_term=
- utm_content=
- Example
- https://hoteldomain.com?utm_source=source&utm_medium=medium&utm_campaign=campaign&utm_term=term&utm_content=content#/booking/step-1
Navis:
- Accepted parameter
- nck=
- Example
- https://www.hoteldomain.com?nck=1111111111#/booking/step-1
LANGUAGE
RevRaise is able to support multiple languages and if you have a language configured, you are able to send the user directly to a translated version of your choice. Similar to tracking, the parameters follow the first backslash (/) and question mark (?) after your hotel's website domain.
- Accepted parameter
- lang=
- Accepted values
- de
- German
- es
- Spanish
- fr
- French
- it
- Italian
- ja
- Japanese
- ko
- Korean
- nl
- Dutch
- pt
- Portuguese
- ru
- Russian
- zh
- Chinese
- de
- Example
- https://www.hoteldomain.com?lang=de#/booking/step-1
0 Comments