View Single Post
  #7 (permalink)  
Old 09-10-2008, 06:20 PM
deepsand's Avatar
deepsand deepsand is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,217
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: How to capture visitor information

Quote:
Originally Posted by flhu View Post
Well, it's definitely a process and will probably take longer to set-up than you are expecting.

If you have this information of the people you are emailing, you can assign a user id to each one and include it in the link you send "http://www.domain.com/page.php?id=123213"

You then have this page.php script record the id# when it processes the page.
Not necessary to process the id# in real-time; it's captured within the server log.
Reply With Quote