Yeah, this is doable. I suspect it will be best implemented with a "report" table. You don't want to generate that data on the fly because it's probably pretty intense, and it doesn't change from minute to minute. Nightly or even weekly is probably fine. In the past, I've written reports of the admin about item popularity...you can score them by total quanity or number of times they appear on an invoice. You can also measure which items produces the most money. One last report, that should be real time, shows the active sessions. That gives you an idea of how "crowded" your store is.
Yeah, these are things that I'll get around to eventually... Leon _______________________________________________ FreeTrade-dev mailing list [EMAIL PROTECTED] http://share.whichever.com/mailman/listinfo/freetrade-dev
