Issue:
My client’s system allows users to share “custom” links using their twitter account, and the system also “tracks” clicks on those links.
A “click” is tracked each time we got a request to the shared link, my problem right now is that when a link is shared in twitter we got several requests from different ip/os/browsers from twitter.
I think this is part of the “preview card” process for the shared link.
I want to know if there any possible way to “filter” those request so we can count only real clicks.
Thanks!
Troubleshooting steps tried already: