Anonymous user record being updated

We have an issue where our anonymous user record is occasionally being updated by people on the web, at the same time orders and donations are processed against the record. Has anyone else experienced this? It’s been going on for a while…

 

Thanks,

 

Gary 

  • I had that happening a lot at one point and traced it down to bad session management on the site.
    There were some instances where the transfer session/cart methods weren't being called or there were other errors but the transaction kept rolling on. 

    I realize that probably doesn't help you very much :)



    [edited by: Nathan Campbell at 10:43 PM (GMT -6) on 29 Mar 2011]
  • We have the same issue, and we've been trying to track it down for years. I've discovered essentially the same thing as Nathan, and that is that the session seems to get "lost" and the site gets mixed messages about login status, and anonymous status, essentially thinking that the anonymous user is a normal user. 

    Did you guys develop your own ecommerce sites, or was it developed by a vendor? I'd be interested in continuing this discussion if someone finds the actual issue.

  • Former Member
    Former Member $organization

    The following explanation as to how this happens has been provided by Support when fielding help tickets inquiring about this issue.

     

    There is nothing inherent about the customer account that is used for anonymous shopping that tells Tessitura or the API that it is in fact an anonymous or dummy account.  As far as Tessitura/the API are concerned, it is a customer account like any other customer account.  This means if a session is logged into that account while the customer is shopping, nothing at the API or Tessitura level prevents changes from being made to the account.  Any recognition of these accounts as being anonymous and, therefore, any preclusion of accessing or updating the account information needs to be enforced in the web site code itself.  Often web vendors add logic to check to see if the customer number tied to the session is the anonymous account and if so, it prevents the customer from being able to manage the account and instead takes them to the customer login area.

    TLCC11_logo_4c-smaller-board-transparent.gif

     

    Bob Bell

    VP of Support and Network Services

    Tessitura Network

    +1 888-643-5778 ext 303  Office

    bbell@tessituranetwork.com

    TLCC2011, July 17-21

     

     

     

     

     

    From: Tessitura Technical Forum [mailto:forums-technical@tessituranetwork.com] On Behalf Of Chris Tusciuk
    Sent: Friday, April 15, 2011 11:32 AM
    To: Robert Bell
    Subject: Re: [Tessitura Technical Forum] Anonymous user record being updated

     

    We have the same issue, and we've been trying to track it down for years. I've discovered essentially the same thing as Nathan, and that is that the session seems to get "lost" and the site gets mixed messages about login status, and anonymous status, essentially thinking that the anonymous user is a normal user. 

    Did you guys develop your own ecommerce sites, or was it developed by a vendor? I'd be interested in continuing this discussion if someone finds the actual issue.

    From: Gary Halliday <bounce-garyhalliday7201@tessituranetwork.com>
    Sent: 3/29/2011 9:43:04 AM

    We have an issue where our anonymous user record is occasionally being updated by people on the web, at the same time orders and donations are processed against the record. Has anyone else experienced this? It’s been going on for a while…

     

    Thanks,

     

    Gary 




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Technical Forum. You may reply to this message to post to the Technical forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!