When do users get created?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
michael.p.larsen
Lieutenant (LT)
Lieutenant (LT)
Posts: 70
Joined: Fri Jan 15, 2010 8:17 am

When do users get created?

Post by michael.p.larsen » Wed May 12, 2010 12:48 pm

When someone visits our site, does Able create an anonymous user right then and there on first visit? Or is it created only when they add something to their cart? :?:

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: When do users get created?

Post by jmestep » Wed May 12, 2010 5:13 pm

The user is created on the first page visited.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

michael.p.larsen
Lieutenant (LT)
Lieutenant (LT)
Posts: 70
Joined: Fri Jan 15, 2010 8:17 am

Re: When do users get created?

Post by michael.p.larsen » Thu May 13, 2010 8:28 am

So for every unique visitor... on the first page visit, a brand new user account is created?

Why wouldn't you only create a user when someone adds an item to their basket? It seems like the way Able is going at this is a bit of overkill...

Ron
Ensign (ENS)
Ensign (ENS)
Posts: 13
Joined: Thu Nov 13, 2008 8:38 am

Re: When do users get created?

Post by Ron » Tue May 18, 2010 3:02 pm

I am guessing, from an unexperienced point of view, that a new user account is not created just from a visit. A user , I'm thinking, at that point is similar to a session ID used to track the path and activity of a visitor to the site, and keep information related to that activity available for use within the session. When the User checks out, there is the option to create a customer account or remain anonymous.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: When do users get created?

Post by mazhar » Wed May 19, 2010 5:55 am

Yes Ron you are getting it properly. Actually user created on first visit will be anonymous and when customer will sign-up for new account all the information will be moved into new user account with tracking data, cart etc and then old anonymous user is available to be collected by maintenance routine remove unnecessary users records.

Post Reply