Track Bookings: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
No edit summary
Andrian (talk | contribs)
No edit summary
Line 54: Line 54:
==Use of template variables in scripts==
==Use of template variables in scripts==
You can use [https://wiki.beds24.com/index.php?title=Template_Variables Template variables] in your tracking scripts to include information about the booking. The following example includes the booking number [BOOKID] and price [PRICE] in a Google Ecommerce script.
You can use [https://wiki.beds24.com/index.php?title=Template_Variables Template variables] in your tracking scripts to include information about the booking. The following example includes the booking number [BOOKID] and price [PRICE] in a Google Ecommerce script.


  <script type='text/javascript'>
  <script type='text/javascript'>
Line 73: Line 72:
  <script>
  <script>


== Google Analytics ==
== Google Tracking ==
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.
 
== Google Ecommerce Tracking ==
  The exact scripts to be installed are supplied by your tracking service. Check their help pages for the latest version.
  The exact scripts to be installed are supplied by your tracking service. Check their help pages for the latest version.


  The booking page is on the domain www.beds24.com so you may need to enable multiple domain settings in Google.
  The booking page is on the domain www.beds24.com so you may need to enable multiple domain settings in Google.