Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These variables must go in exactly as is (including using the %% values in front and behind the database variables), otherwise this won't work.
Here is a sample of the Google script:
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-12345-1");
pageTracker._trackPageview();
pageTracker._addTrans("%%$booking_id%%");
pageTracker._addItem("1", "%%$total_price%%", "1" );
pageTracker._trackTrans();
</script>For additional help, view the MSO Help Page for specifics.

Anchor
_TOC14911
_TOC14911
Anchor
_Toc242343529
_Toc242343529
Anchor
_Toc242348058
_Toc242348058
Customized Enquiry System Labelling:
Please change the labels to suit your property, i.e., Suites, Cabins, Camp sites, Beds, etc. If your tax is called T.O.C. for example, change the label.
There are 3 fields on the booking form that are often labelled – 'Adults', 'Children' and 'Infants'. The first label (Adults) must be used. The 2nd (Children) and 3rd (Infants) labels are optional. Many properties switch off the 2nd and 3rd label and change the first label to Guests. If that is your preference, change the field for Adults to "Guests" and go back No Children and No Infants in General Settings and tick the boxes "No Children Allowed" and "No Infants Allowed".
Examples – Cape Schanck Lightstation - Adults, Children and Infants


Example - The Observatory in Port Macquarie - Guests








This section allows the property to customizes the labelling within the program


Be sure to Click Update to save your changes!