Hello @joannasmith ,
In Adobe Campaign Classic, the Hotclicks report operates based on the data from the Consolidated Tracking schema and Delivery schema. To delve into the specifics of the report's functionality, you can explore the report code, which is typically located at the following path:
From my understanding, the calculation for the Hotclicks report is generally performed as follows: (Total clicks on a specific URL * 100) / Total sum of clicks for that particular delivery. In a standard scenario, this percentage should ideally be 100% for all clicks within the email.
However, according to the documentation, if you are utilizing any offers in your delivery, the percentage may not always reach 100%. This variance could be attributed to the inclusion of offers and their specific interactions with the tracking and reporting mechanisms.
Kr,
Parvesh