Track Bookings: Difference between revisions
Jump to navigation
Jump to search
| Line 23: | Line 23: | ||
== Google Analytics == | == Google Analytics == | ||
To install Google Analytics go to SETTINGS -> BOOKING ENGINE -> DEVELOPER > "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. | To install Google Analytics go to SETTINGS -> BOOKING ENGINE -> DEVELOPER -> "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. | Your booking page will now appear in your Google Analytics Report. | ||
| Line 40: | Line 40: | ||
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. | ||
Information about the booking will be added to the URL for your extraction and use. | Information about the booking will be added to the URL for your extraction and use. | ||
This setting can be found at SETTINGS -> BOOKING ENGINE -> BOOKING PAGE-> BEHAVIOUR. | This setting can be found at SETTINGS -> BOOKING ENGINE -> BOOKING PAGE -> BEHAVIOUR. | ||
If you use this function, you will need to place any conversion tracking scripts on your landing page. | If you use this function, you will need to place any conversion tracking scripts on your landing page. | ||