Changes

Jump to navigation Jump to search

Track Bookings

12 bytes added, 20:40, 23 January 2020
no edit summary
== Google Analytics ==
To install Google Analytics go to SETTINGS -> BOOKING PAGE ENGINE -> DEVELOPERS "Advanced HTML Settings" and enter your Google Analytics Tracking Script in the field "Insert In HTML HEAD". This will be installed in the head section of the booking page.
Your booking page will now appear in your Google Analytics Report.
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 PAGE ENGINE -> BOOKING PAGE DESIGN -> DEVELOPERS "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 included 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.
Information about the booking will be added to the URL for your extraction and use.
This setting can be found at SETTINGS -> BOOKING PAGEENGINE -> Page DesignBOOKING PAGE-> BEHAVIOUR.
If you use this function, you will need to place any conversion tracking scripts on your landing page.
'''Conversion Tracking'''
To install the conversion tracking script which reports booking information go to SETTINGS -> BOOKING PAGE ENGINE -> DEVELOPERS "Advanced HTML Settings" and enter your Google Tracking Script in the field "Confirmation Page Insert in HTML HEAD". This will be installed in the head section of the booking confirmation page.
Template variables can be included in this script to include information about the booking which has just been made. The following example includes the booking number [BOOKID] and price [PRICE] in the script.

Navigation menu