Track Bookings: Difference between revisions
Jump to navigation
Jump to search
| Line 36: | Line 36: | ||
When a booking completes, the booker is shown a confirmation page. | When a booking completes, the booker is shown a confirmation page. | ||
It is possible to include scripts directly in the screen confirmation messages at SETTINGS -> BOOKING ENGINE -> BOOKING PAGE -> | It is possible to include scripts directly in the screen confirmation messages at SETTINGS -> BOOKING ENGINE -> BOOKING PAGE -> DEVELOPER -> "Advanced HTML Settings" -> "Confirmation Page Insert in HTML HEAD". This will be installed in the head section of the booking confirmation page. Template variables can be used in this script to include information about the booking which has just been made. | ||
It is also possible to set a Booking Return URL to your own site. Guests will be sent to this page rather than the confirmation page after booking allowing you to create a custom confirmation landing page. | It is also possible to set a Booking Return URL to your own site. Guests will be sent to this page rather than the confirmation page after booking allowing you to create a custom confirmation landing page. | ||