hi

you might want to checkout this component.
http://bakery.cakephp.org/articles/view/tracking-navigation-history-of-a-user

It tracks what pages are loaded and save them in a session. But you
can easily modify for your need

regards

On Nov 18, 7:58 pm, Adam Royle <[EMAIL PROTECTED]> wrote:
> 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.- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to