Hi there,
I’m writing a quick extension to store some specific page load statistics, and I’m trying to find the right hook to use.
I tried sessions_start and sessions_end, but the member_id & session_id variables are not in the $SESS object (or the $input to the extension) at this point (in other words, these hooks appear to be called prior to those variables being set in the $SESS object)
what I really need is a “start page load” hook… I can’t seem to identify which hook to use.
Any advice?
Thank you -Mark
Moved to Development and Programming by Moderator
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.