Website stats question

Hi, I’m looking for a PHP based website analytics script that can be broken up based on a user.

Basically I am developing a site that users can get a membership to and it will give them a public facing site such as www.domain.com/user1, www.domain.com/user2, etc.

the user can then log into an admin panel and see stats for just their site, visits, path info, time, ip, conversion, etc.

Anyone have any suggestions on a MySQL based stats script that can be customized for this?

cheers,

Maybe this is an obvious starting point, but are you familiar with Piwik?

Jason, That looks like what I am looking for… thanks.

Cheers,