Maybe you should consider one of the many javascript-stats solutions, such as Google Analytics or Mint.
Unless you need to access that data inside your cakephp app, or you need to track something in particular, using an external service is a better way to go - that way bots don't enter into your stats. Adam On Nov 19, 1:50 am, Dave J <[EMAIL PROTECTED]> wrote: > You also need to take into consideration if you'll be using view > caching or not. As far as I know, once a view has been cached, > beforeRender() won't be called on anymore. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
