VisitScotland: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Channel Manager]]
[[Category:Channel Manager]]
[[Category:Error Messages from Channels]]
[[Category:Error Messages from Channels]]
[[Category:Set up Instructions]]
<div class="heading">Visit Scotland</div>
''Synchronising Beds24.com with VisitScotland''
This page is about the menu {{#fas:cog}} (SETTINGS) CHANNEL MANAGER > VISIT SCOTLAND and explains how the connection with Visit Scotland works and how to set it up.
==General==
==General==
*[[:Category:Channel Manager|Click here]] for general information on how the channel manager works.
*[[:Category:Channel Manager|Click here]] for general information on how the channel manager works.
Line 13: Line 13:
==Limitations==
==Limitations==


Visit Scotland require your booking page to be PCI-DSS compliant.
Visit Scotland require a tracking script and newsletter link on your booking page, see below for instructions to install these.
This means you cannot collect credit cards directly in Beds24, if you require a deposit payment you must do it using one of the PCI-DSS compliant payment gateways that Beds24 links to.
 
Visit Scotland also require a tracking script and newsletter link on your booking page, see below for instructions to install these.


==Beds24==
==Beds24==
Line 22: Line 19:
1) Enable the Channel manager >> Visit Scotland >> Inventory check boxes for the rooms you want to sell at Visit Scotland.
1) Enable the Channel manager >> Visit Scotland >> Inventory check boxes for the rooms you want to sell at Visit Scotland.


2) Visit Scotland require you to track booking confirmations by saving the following script at the menu SETTINGS ->BOOKING PAGE ->DEVELOPERS. Insert "Confirmation Page Insert in HTML <HEAD>"
2) Visit Scotland require you to track booking confirmations by saving the following script at the menu {{#fas:cog}} (SETTINGS) BOOKING ENGINE > PROPERTY BOOKING PAGE > DEVELOPERS. Insert "Confirmation Page Insert in HTML <HEAD>"
 
<code><nowiki><script type="text/javascript">var utag_data = { pms_site : "Beds24", vs_id : "[REFERRER2]", price : "[PRICENC]", currency: "GBP", product_name : "[PROPERTYNAME]", product_id : "[PROPERTYID]", arrival_date : "[FIRSTNIGHTYYYY-MM-DD]", nights : "[NUMNIGHT]", adults : "[NUMADULT]", children : "[NUMCHILD]", infants : "0", booking_type : "Bed & Breakfast"}</script><script type="text/javascript">    (function(a,b,c,d){    a='//tealium.hs.llnwd.net/o43/utag/visitscotland/pms/prod/utag.js';    b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=true;    a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a);    })();</script>
</nowiki></code>
 
 
3) Visit Scotland require that you include the following link to their newsletter on your booking confirmation page, save it at menu  {{#fas:cog}} (SETTINGS) GUEST MANAGEMENT > CONFIRMATION MESSAGES.
 
<code><nowiki><p align="JUSTIFY" class="western"><font face="Calibri, serif">We&rsquo;d like to help you discover more about Scotland - to find great offers, ideas and further information sign up to VisitScotland&rsquo;s e-newsletter today by clicking the following link:&nbsp;</font><a href="http://www.visitscotland.com/newsletter"><font face="Calibri, serif">http://www.visitscotland.com/newsletter</font></a></p>
</nowiki></code>
 
4) Visit Scotland require that you include the following information on your booking confirmation page, save it at menu  {{#fas:cog}} (SETTINGS) GUEST MANAGEMENT > CONFIRMATION MESSAGES.


<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">
Your booking details (excluding personal information and card details) will be shared with VisitScotland. VisitScotland will use this data for analysis purposes.
<nowiki><script type="text/javascript">var utag_data = { pms_site : "Beds24", vs_id : "[REFERRER2]", price : "[PRICENC]", currency: "GBP", product_name : "[PROPERTYNAME]", product_id : "[PROPERTYID]", arrival_date : "[FIRSTNIGHTYYYY-MM-DD]", nights : "[NUMNIGHT]", adults : "[NUMADULT]", children : "[NUMCHILD]", infants : "0", booking_type : "Bed & Breakfast"}</script><script type="text/javascript">    (function(a,b,c,d){    a='//tealium.hs.llnwd.net/o43/utag/visitscotland/pms/prod/utag.js';    b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=true;    a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a);    })();</script>
</nowiki></pre>


'''Cancellation rules'''


3) Visit Scotland require that you include the following link to their newsletter on your booking confirmation page, save it at menu  SETTINGS -> PROPERTIES -> CONFIRMATION MESSAGES
Visit Scotland uses the cancellation rules set in the Beds24 system. The default is to never allow cancellations.


<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">
*To allow cancellations go to SETTINGS->PROPERTIES->BOOKING RULES and change the setting for "Booking Cancellations by Guest"
<nowiki><p align="JUSTIFY" class="western"><font face="Calibri, serif">We&rsquo;d like to help you discover more about Scotland - to find great offers, ideas and further information sign up to VisitScotland&rsquo;s e-newsletter today by clicking the following link:&nbsp;</font><a href="http://www.visitscotland.com/newsletter"><font face="Calibri, serif">http://www.visitscotland.com/newsletter</font></a></p>
*We send offer 1 to Visit Scotland. To allow cancellations for offer 1 go to {{#fas:cog}} (SETTINGS) PROPERTIES > ROOMS > OFFERS and change the setting for "Booking Cancellations by Guest"
</nowiki></pre>


==Visit Scotland==
==Visit Scotland==