SPUG: Web Bugs

Colin Meyer cmeyer at helvella.org
Mon Aug 20 20:45:00 CDT 2001


Doug,

On Mon, Aug 20, 2001 at 08:27:37PM -0400, Doug Beaver wrote:
> 
> What is it about transparent gifs (whether they are static or generated
> by a cgi) that makes it easier to log and retrieve page view data?  I am
> trying to see the benefit, but I can't.  Can you explain a little more?

Imagine an html attachment to an email that somewhere includes the image:

<img src="http://emailtracker.com/images/invisi.gif?uid=20010820202737.A78384@beaver.net" />

Anyone who views the html attachment with a browser that automatically
fetches all images will have inadvertently logged the fact (in
emailtracker.com's web access.log) that this html attachment has been
read from their particular ip address.

That the gif happens to be tiny and transparent makes it not so noticeable
to the typical user.  Insidious.

Have fun,
-C.

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
      Subscriptions; Email to majordomo at pm.org:  ACTION  LIST  EMAIL
  Replace ACTION by subscribe or unsubscribe, EMAIL by your Email-address
 For daily traffic, use spug-list for LIST ;  for weekly, spug-list-digest
     Seattle Perl Users Group (SPUG) Home Page: http://zipcon.net/spug/





More information about the spug-list mailing list