Track Bookings: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
'''Referer''' | '''Referer''' | ||
All bookings contain a | All bookings contain a referer field which is a reference to the link which originally opened the on-line [[:category:Booking Page|booking page]] for the guest. | ||
An example link to your booking page could be in this format | An example link to your booking page could be in this format | ||
| Line 10: | Line 10: | ||
http://www.beds24.com/booking2.php?propid=13437&referer=Beds24 | http://www.beds24.com/booking2.php?propid=13437&referer=Beds24 | ||
When a guest clicks this link, the text "Beds24" will be recorded as the | When a guest clicks this link, the text "Beds24" will be recorded as the referer of any resulting booking. You may set the text for the referer= text to different values for different links and track which links are generating your bookings. | ||
All our availability calendars and booking widgets can contain a referer= text either as a hidden parameter or in the URL depending on the widget. | All our availability calendars and booking widgets can contain a referer= text either as a hidden parameter or in the URL depending on the widget. | ||