Currently, link clicks are tracked indiscriminately, which can be misleading since a significant portion appears to come from bots. I suggest implementing a JavaScript-based user interaction tracker—specifically monitoring mouse movement and scrolling—to better determine whether the click originated from a real human user. Naturally, this solution would only be viable if the user has the ability to place such code on the destination website.