In shopping cart application scenario how you can track on user?
While developing shopping cart application how you can keep track on user ....because after completion of shopping he has to login and provied the details of credit card details etc.. for payments.... If user in not get logged in , how will you come to know that which user purchased what things?
Select Answer:
By maintaining user session id
By maintaning default session Id
By Cookies
|