hello
what i want is to make user counter as true as possible.
exluding bots, and clever users as much as possible.
as 4 what i know, it can be done in several ways:
- ip (trouble with dinamic ones and proxy's)
- cookies (with session id maybe, but can be deleted or browser can be changed)
- flash cookies (not all users have it)
any other ways? and what is the best?