Track Bookings: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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 | == Google 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. | ||