This tool builds a URL query paramter string that can be used to track booking referrals and apply discounts to a Checkfront Booking widget. The query parameter string will look like:
Add this string behind the URL of the page you want to send customers to (ie. www.yourcompany.com/[insert query string here]). The parameters will be available on any page on the site, regardless of the landing page
The URL query parameters are read by a Javascript script on your website that adds the "cref" as a tracking ID(tid), and the "dcode" as a "discount-code" to any booking widgets on your site. These values are also persistent for 365 days via a cookie that is stored on a users browser so you can track booking referrals over time. (You can specify expiry dates if you'd prefer to limit the duration of these).