Web Beacons

Explanation about what Web Beacons are used for, and some background information.

Web Beacons are usually small images, around 1x1 px in size. They are used to monitor the behavior of users. Some advertising networks may use them in the process of discovering click-fraud. And to display the most relevant ads, based on users past searches, and/or page visits.

How They Work

When the browser request the file, usually an image. It will be possible for the server of which its located, to feed the browser with cookies, as well as log the ip address of the user, along with date and time for the request. It will also be possible to record the Referrer header, which normally is sent by the browser. Which makes Web Beacons an efficient tool for displaying ads.

The Web Beacon might pick up search strings from the major search engines, which are stored in the Referrer. And then use them in attempts to show more relevant ads.

Cookies

Web Beacon's uses cookies to track users, disallowing cookies from the Beacon-site will prevent it from tracking users.

The beacon will still have access to the Referrer, ip address, and even date and time. It will just be unable to use cookies as a mean of tracking users. It would still be possible to use the ip as a mean of identification instead, any information gathered is likely stored on the Beacon server in any case. As such it would still be able to track the user. But since there may be multiple users on the same ip, this wouldn't be very reliable, and it could potentially get the users mixed.

Post comment

Links that you insert are not nofollowed, but will be removed by admins if they are considered spam.

[url=Absolute URL for page]TITLE[/url]

You should insert code boxes around code examples, which will be automatically syntax highlighted.

[code1 html|css|javascript|php|sql]Your Code Here[/code1]

You may want to read our Privacy Policy before submitting your comment.