I want the server to make a change to a database when a first time user visits. I don’t want it to be easy for a user to pretend to be a first time visitor again (such as deleting his cookie). Does anyone have ideas on how to accomplish this?
Share
Short of making them login there is not much. If you log ip address you will not be able to distinguish behind NAT.