[TYPO3-dev]  Hook for site stats
    Christian Lerrahn 
    typo3 at penpal4u.net
       
    Tue Jun  9 09:15:11 CEST 2009
    
    
  
Hi developers,
is there a hook in the core which gets executed every time any page
gets accessed. I used
$TYPO3_CONF_VARS['SC_OPTIONS']['tslib/class.tslib_fe.php']['sys_stat-PreProcClass']
for that purpose very long time ago but it doesn't seem to do the trick
any more. Even if the page gets re-cached, the hit doesn't seem to
trigger that hook. Where do I hook in to create any kind of statistics?
Cheers,
Christian
    
    
More information about the TYPO3-dev
mailing list