Thanks for all the answers/suggestions =)

I will host my own statistics, since it's just clicks, hits, and
referrers that will be required to monitor.
I checked out Mink, Google Analytics and GetBasil but nothing is
better than to be able to control everything my self (controlfreak?..
nah ;)

Also read about MySQL's INSERT DELAYED method also, but it's to
unstable and can lead to table corruption. It seems to happen when an
ALTER TABLE command is issued against a table that is being written to
by a DELAYED thread.

Anyway, what about caching clicks in static cache-files, and then
update the database every hour or so by running a cron job with
Crontab? That way the database would not be overloaded with writings.

Think I will give it a shot and post my result here to get it "rated"
=)
Any suggestions or ideas are most welcome!

And to Chris Hartjes:
My motto for 2007:  "Just build it, damnit!" <- you can't go around
beeing lazy with that motto, hehe :)



--~--~---------~--~----~------------~-------~--~----~
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