View Single Post
  #2 (permalink)  
Old 12-04-2004, 11:11 PM
willthegeek willthegeek is offline
WebProWorld Member
 

Join Date: Nov 2004
Location: Sacramento, CA
Posts: 42
willthegeek RepRank 0
Default

If you are using ASP or PHP or something like that, you can add code to your 'Thank You For Your Order' page. I don't know if you are a programmer or not, but you can get the information from the order, look up the record in your database's prospects table and then move it to the customer table.

If they come back for another sale, you should look to see if they have purchased before in the customers table, if not look them up in the prospects table. Then make the transaction you need.

Hope this makes sense

Regards,

WTG
__________________
Web Stats Gold
Web Analytics, Web Site Statistics and Analysis
Web Site Analytics and Statistics for Serious e-Commerce Sites
Web Statistics for Serious e-Commerce Sites by Web Stats Gold
Reply With Quote