define Unique Visitor
Definition:
A real visitor to a Website (versus a visit by a search engine robot or other robots (computer programs)). Web servers record the IP addresses of each visitor, and this is used to determine the number of real people who have visited a Web site. If someone visits twenty pages within your site, the server will count only one unique visitor and twenty page accesses (the page accesses are all associated with the same IP address).
