We’re looking for a way to measure session duration.
Currently the table exp_sessions logs ‘last_activity’. We’d like ‘first activity’ as well,
Furthermore, we are looking for a way to archive certain sessions when the session has had some special activity in a separate table. In order to do so, we need a hook on the procedure that deletes the session from the exp_session table (before the session is actually deleted). Is a hook like that available?
Moved to Development and Programming by Moderator
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.