Distinguish Real User Clicks from Bot Activity
planned
Gabriel Gorgi
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.
G
Gabe
While I agree with this being a problem, I don't think it's necessarily ReachInbox's to fix. You can manage and filter this with Clarity/Hotjar/Etc.
Doesn't make sense to add ANOTHER js script to a site when I can keep the above and get way more features and still solve the problem.
Rohan Shah
planned