Landing Page: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
You can specify a landing page after a booking is made at Settings > Booking Page > Advanced > Booking Return URL | You can specify a landing page after a booking is made at Settings > Booking Page > Advanced > Booking Return URL | ||
The guest will be redirected to your page after they book. | The guest will be redirected to your page after they book. | ||
Information about the booking will be added to your Url as parameters. | |||
Using PHP or other scripting languages it is possible to process the parameters and display personalised information to the guest. | Using PHP or other scripting languages it is possible to process the parameters and display personalised information to the guest. | ||