ywickham
08-13-2004, 07:27 PM
I'd like to be able to determine the site a user is coming from. I know that I can do this with the HTTP_REFERER environment variable but that this is an unreliable method due to:
1. browsers that don't set it
2. browser that allow you to change it
3. privacy programs that change it for users.
So, does anyone know of another way to determine the site a user is coming from?
Thanks!
Yazmin
1. browsers that don't set it
2. browser that allow you to change it
3. privacy programs that change it for users.
So, does anyone know of another way to determine the site a user is coming from?
Thanks!
Yazmin