Track Bookings: Difference between revisions

Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 4: Line 4:
[[Category:Developers]]
[[Category:Developers]]
[[Category:Booking_Page]]
[[Category:Booking_Page]]
[[Category:Google]]
<div class="heading">Tracking</div>
<div class="heading">Tracking</div>


Line 23: Line 24:
All our availability calendars and booking widgets can contain the parameter "referer=text", either as a hidden parameter, or in the URL, depending on the widget. You can set the referrer for a widget here:
All our availability calendars and booking widgets can contain the parameter "referer=text", either as a hidden parameter, or in the URL, depending on the widget. You can set the referrer for a widget here:


{#fas:cog}} (SETTINGS)  BOOKING ENGINE > BOOKING WIDGETS  "Referrer§
{{#fas:cog}} (SETTINGS)  BOOKING ENGINE > BOOKING WIDGETS  "Referrer"


You also have the option to add your custom referrer. Please see the [https://wiki.beds24.com/index.php/Category:Widgets#Parameters widgets help pages] for instructions.
You also have the option to add your custom referrer. Please see the [https://wiki.beds24.com/index.php/Category:Widgets#Parameters widgets help pages] for instructions.
Line 38: Line 39:
'''Page Tracking''' is usually done by inserting a script into the head of every page that a user passes on her way to check-out. You can insert your tracking script (for example a Google Analytics script) here:
'''Page Tracking''' is usually done by inserting a script into the head of every page that a user passes on her way to check-out. You can insert your tracking script (for example a Google Analytics script) here:


{{#fas:cog}} (SETTINGS) BOOKING ENGINE > DEVELOPER > Advanced HTML Settings > Insert in HTML <HEAD>
 
 
{{#fas:cog}} (SETTINGS) BOOKING ENGINE > MULTI BOOKING PAGE > DEVELOPER > Advanced HTML Settings > Insert in HTML <HEAD>
 
Example of a Google Analytics tracking script:
 
[[image:Googletagscript.png|700px|link=]]
[[Media:Googletagscript.png|view large]]
 
If you need to insert a script into the body of a page, you can do so under 
 
{{#fas:cog}} (SETTINGS) BOOKING ENGINE > MULTI BOOKING PAGE > LAYOUT > PROPERTY HEADER AND FOOTER > PAGE TOP > MANAGE > More Details Link Text


=Conversion Tracking (e.g. Google Ecommerce)=
=Conversion Tracking (e.g. Google Ecommerce)=