Rank: Advanced Member
Groups: Authorized User, Developers Joined: 2/17/2019(UTC) Posts: 909
Thanks: 3 times Was thanked: 15 time(s) in 15 post(s)
|
Is there a reason why when an anonymous user places an order the username defaults to "zz_anonymous_3168@domain.xyz" in the backend database?
We already know the user is anonymous because of the "IsAnonymous" table field. Is there a purpose to this that I missing?
Thanks
|
|
|
|
Rank: Administration
Groups: Admin, Administrators, HelpDesk, System, Authorized User, Developers, Registered Joined: 10/5/2018(UTC) Posts: 175
Thanks: 8 times Was thanked: 17 time(s) in 15 post(s)
|
The user after placing an order anonymously is now a guest user. There is an order linked to that user, if they convert to a member then their history will be maintained.
|
|
|
|
Rank: Advanced Member
Groups: Authorized User, Developers Joined: 2/17/2019(UTC) Posts: 909
Thanks: 3 times Was thanked: 15 time(s) in 15 post(s)
|
Hello Mazhar,
Thank you but that doesn't quite answer the question, of course I understand this is a guess user, the question was is why you're using a nondescriptive username?
Not only is there an order link to this anonymous user (with a different auto ID of course), but this user could appear multiple times and have many orders link to them (1 to 1), so why not have something like the username reflect the order itself?
-Ray
|
|
|
|
Rank: Administration
Groups: Admin, Administrators, HelpDesk, System, Authorized User, Developers, Registered Joined: 10/5/2018(UTC) Posts: 175
Thanks: 8 times Was thanked: 17 time(s) in 15 post(s)
|
This is done to support the anonymous checkout. zz_anonymous in username designates those users who choose to stay anonymous during checkout. They are called guest checkouts in systems. These users are differentiated from registered and anonymous users based on naming convention.
|
|
|
|
Rank: Advanced Member
Groups: Authorized User, Developers Joined: 2/17/2019(UTC) Posts: 909
Thanks: 3 times Was thanked: 15 time(s) in 15 post(s)
|
Yes I understand what you are saying, but you seem to be avoiding the question. Why not make it a little bit more descriptive? That being said, what happens after the order is placed and this user gets deleted from the database? The only significance that this row has is the email address that can be used for harvesting. Also what happens if I decide to run a cleanup script? Where we matched the anonymous user with the actual order and repopulate the username? Example: From "zz_anonymous_3183@domain.xyz" to "anonymous_<autoID>@<order #>.comEdited by user Tuesday, July 20, 2021 7:58:09 AM(UTC)
| Reason: Not specified
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close