Introduction
This document is made for technical team of the booking engines in partnership with Quicktext.
This tracking script allows Quicktext to track ( confirm ) the booking opportunities generated by it's chat-bot.
The tracking contains two scripts:
Tracking script: this code serve for capturing a query string parameter named qt_tracking_id and persist it in client browser's localStorage.
-- This script must be included on ALL booking engine's pages.
Confirmation script: when ran, it collects the tracking ID from URL or localStorage and reservation data mentioned in "data attributes". Then send a confirmation event to Quicktext.