Meteor-Analytics
Meteor-Analytics copied to clipboard
don't count background session
since they are in background, these session should not be counted in active session or minute spent.
or have the 2 info (active session, total session)
Hi acemtp,
Could I have a bit more details on the background session? The active sessions should match up to the number of open browser windows at the time and decrease as they are closed.
The other 'sessions' that is not active counts the total number of browser sessions in the last 24 hours.
I have a product (and i'm not alone) where people keep the window always open all day long. So the time they keep the window open doesn't mean anything for us.
What would be interesting is to know how many session/time are active (the user has the window open AND is not in background).
@acemtp got it. I'll get on it.