Hello, I am using asp.net C# and looking for a reliable way to get genuine unique human hits to articles. My goal is to not count a hit if its a bot or non human visit. Anyone, that is blocking cookies or don't have cookies activated the hit should not count.
I am afraid that someone may try to rig hits on an article by sending a bunch of bots to the an article with different ip addresses and deleting cookies for each visit. Also, if a search engine bot shall visit the article the hit should not count.
Is there a reliable way to do this?