|
|
|
Ask HN: Rule of thumb for identfying fake web traffic
|
|
5 points
by einehexe
4596 days ago
|
|
We suspect that our marketing firm is generating fake web traffic. This is mostly a gut feeling from watching past traffic but we need proof. Our privacy page is suddenly very popular and people hang out on the video page without watching any videos. Is there a good way to tell if it is a bot from the server logs? Any input would be appreciated. |
|
In general looking into anomalies in GA is a good bet - find differences in not-so-important metrics like browser shares, countries, network names, screen sizes, time-of-day, etc. you should find enough data to at least convince yourself. It's hard to fake everything properly.
Try actually looking at server access logs and see if you notice any patterns - UAs (phantomjs?), IPs, ...