After the customer goes through checkout, and the thank you page with receipt is displayed, the [-- ThankYouReturnStore --] generates a link directly to the /Store/index.html document. When the customer returns to the store, we pick up the cookie and it shows the customer as still being logged in, though we know they are not.
Are we using the wrong link tag?