Guest Session in AEM
Is there a way to create a guest session in AEM? Our project is will be an e-commerce website built on AEM and we need to track the session of the incoming guest and generate a token out of it, in case there will be saving of items on the cart. We need to track this guest session/token so just in case the user decides to log in to our site to checkout those items the back end services can map on the ownership of the cart based on the session/token.