CyberJ Posted July 26, 2003 Posted July 26, 2003 Hi, Is there a way to track users that visit your site, or users that make orders? Something to track fraudulent transactions? Thanks in advanced.
Guest Posted July 26, 2003 Posted July 26, 2003 The IP address - use a program such as Sam Spade to track the user
CyberJ Posted July 26, 2003 Author Posted July 26, 2003 Is there a script that I can add to OSC, I will not be hosting OSC on my computer, I have a hosting provider that will be hosting it for me?? Thanks in advanced.
Guest Posted July 26, 2003 Posted July 26, 2003 osC already captures the IP with whos online - there *may* be a contribution that captures it for orders.
CyberJ Posted July 26, 2003 Author Posted July 26, 2003 Where does OSC keep the recorded IP addresses, and does it tell you where they have been on your site? Thanks in advanced.
ibandyop Posted July 26, 2003 Posted July 26, 2003 Where does OSC keep the recorded IP addresses, and does it tell you where they have been on your site? Thanks in advanced. I use: http://www.oscommerce.com/community/contributions,1055 To get the ip address use this line. $ip = getenv('REMOTE_ADDR'); I add this to the email that is sent to me when an item is purchased. -ibandyop ibandyop
Recommended Posts
Archived
This topic is now archived and is closed to further replies.