Track Bookings: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
Line 30: Line 30:


== 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 enter your Tracking Script here:
 
SETTINGS > BOOKING ENGINE > DEVELOPER > Advanced HTML Settings > Insert in HTML <HEAD>


Your booking page will now appear in your Google Analytics Report.
Your booking page will now appear in your Google Analytics Report.




'''Page Tracking'''
==Page Tracking==


The URL of each stage of the booking process contains a parameter page= which contains a code to identify which stage the booking page is at.
The URL of each stage of the booking process contains a parameter page= which contains a code to identify which stage the booking page is at.




'''Conversion Tracking'''
==Conversion Tracking==


When a booking completes, the booker is shown a confirmation page.
When a booking completes, the booker is shown a confirmation page.
Line 51: Line 53:




'''Tracking Pixel'''
==Tracking Pixel==


Tracking image pixels need to be included in the <body> part of the page so they are visible.
Tracking image pixels need to be included in the <body> part of the page so they are visible.