Scenario -> Website which uses javascript to track users. This is for traffic analysis.
Problem -> Some people posting the data using bots and curl in php.
Wanted solution -> Only allow legitimate users statistics to be counted in the analysis.
Problem -> Some people posting the data using bots and curl in php.
cURL doesn't execute JavaScript, nor does it fetch image assets, so it won't be counted in analytics collected with either of those methods.