Dynamic Click Tracking
Click tracking monitors and records user interactions with website elements like buttons and links to gather valuable data on user engagement. To enable click tracking, simply append the click_label
parameter to any URL generated from the API (such as an Offer URL). This label uniquely identifies the element and its context within the page, making it easy to analyze specific interactions.
Example
To track user interaction with a link, include the click_label
parameter in the URL
<a href="https://deals.vio.com?lbl=utm_source...sig-iss%3Draa-api&click_label=test">Find Offers</a>
Suggested Labels
Placement Type | Label | Description |
---|---|---|
Exit Pop-up | click_label=exit-pop-up | Exit intent placement that triggers the comparison pop-up when a customer tries to leave your website |
Pop Under | click_label=popunder | Placement used for generating a pop-under window with price comparison when the browser tab or window is closed |
Unavailability | click_label=unavailability | Placement that is triggered on your room selection page / payment page when a customer faces a sold-out error |
Price comparison | click_label=pricecomparison | Placement used for implementing price comparison with your rates |
Reporting
In partner reports, this label will be used to provide detailed metrics on each label, helping to analyze user behavior and optimize content effectively.