I have saved user-bot conversations in mongotrackerstore which is saving the user-bot conversation. Suppose the user logs off and starts the conversation after some time, the conversation gets loaded. But i want to maintain different conversation log for all conversations started by a user.
How to maintain this different conversations of a single user in mongodb.