19 Nov 2022
Here we want to find each user's session on the page which is max(exit timestamp)- min(load timestamp , right?
I don't get why min the session, I don't think it is the correct approach.