Reply
Visitors' previous page
Old 01-10-2007, 12:43 PM Visitors' previous page
dragonlady's Avatar
Super Talker

Posts: 139
Name: Kate Vargas
Is there a way to know the previous page url in their browser for incoming visitors to our site. Just say before I type webmaster-talk.com, I was at www.yahoo.com.

So how can I know this guy is coming from www.yahoo.com or click from a link in a certain URL?

Also, can I know the keyword e use in SE that lure him to my page?

Is there any fast and simple way I can code to grapthis info?
__________________
SE Agency Web Directory
Free Image Hosting - VN-Agency
www.ilovethislife.net is now LIVE!
dragonlady is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 01-10-2007, 12:47 PM Re: Visitors' previous page
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Code:
  Dim Page_Referrer
  Page_Referrer = Request.ServerVariables ("HTTP_REFERER")
That's how you get it in ASP. Not sure about other languages, though.
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 01-11-2007, 03:03 PM Re: Visitors' previous page
frofi's Avatar
Extreme Talker

Posts: 215
Location: London
Why don't you just use some free statistics, like http://www.phpmyvisites.us/ ? Bear in mind, that HTTP_REFERER won't tell you anything if the user has been redirected to you using JavaScript or some other non-html and non-PHP redirection method.
__________________
THE FORCE is with me at last! All I need now is some TALKUPATION ;)
frofi is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Visitors' previous page
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14299 seconds with 12 queries