i will try this when time allows. i have yet to interact with weblogs in that way. so far the real time solution has been working with minimal load to the server. i dont expect this site to scale above a few hundred people on it at a time anyway.
On Mar 31, 2:51 pm, Matt Curry <[email protected]> wrote: > Another thing to consider (especially if it's a busy site) is to not > track the views in real time. Instead scan your webserver logs hourly/ > daily and update the counts that way. This allows you to cache the > pages and still keep track of visits. > > -Matthttp://www.pseudocoder.com > > On Mar 30, 11:14 am, JamesF <[email protected]> wrote: > > > Hi all, > > > I am looking for a simple way of keeping track of page views. The > > application is a rental properties website and I would like > > advertisers who list their properties to know how many times they have > > been viewed. > > > Anyone have a tried and true method for this ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
