Track Bookings: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
No edit summary
Line 32: Line 32:


The URL of each stage of the booking process contains the parameter "page=text" where '''text''' can be used to identify which stage the booking page is at.
The URL of each stage of the booking process contains the parameter "page=text" where '''text''' can be used to identify which stage the booking page is at.
==Tracking Pixel==
Tracking image pixels need to be included in the <body> part of the page so they are visible. The easiest way to do this usually is to include the image pixel as an image tag (<IMG>) in your "on screen" booking confirmation message:
Settings > Guest Management > Confirmation Messages > Period Messages > Additional Screen Content for "Normal" Bookings


==Conversion Tracking==
==Conversion Tracking==
Line 64: Line 71:


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.
==Tracking Pixel==
Tracking image pixels need to be included in the <body> part of the page so they are visible. The easiest way to do this usually is to include the image pixel as an image tag (<IMG>) in your "on screen" booking confirmation message:
Settings > Guest Management > Confirmation Messages > Period Messages > Additional Screen Content for "Normal" Bookings


== Google Analytics ==
== Google Analytics ==