
When do users get created?
-
- Lieutenant (LT)
- Posts: 70
- Joined: Fri Jan 15, 2010 8:17 am
When do users get created?
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? 

- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: When do users get created?
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
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
-
- Lieutenant (LT)
- Posts: 70
- Joined: Fri Jan 15, 2010 8:17 am
Re: When do users get created?
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...
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...
Re: When do users get created?
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.
Re: When do users get created?
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.