Quote:
	
	
		| 
			
				 
					Originally Posted by BigBen
					
				 
				Is there a way to use an image to track what URL somebody came from when they view the page with the image on it?  I created a php file which outputs an image and stores HTTP_REFERER, but this just shows the URL that the actual image is loaded on.  I want to see the URL that they came from. 
 
Any ideas? 
			
		 | 
	
	
 
Uhmm...  I'd look at the http server logs.  But that's just me.  Why waste cpu cycles tracking shit that the webserver is tracking already?