Is anyone using PhpMyVisites or Piwik to track multiple site? I'd like to have traffic stats for 15 sites showing the last 30 days, and/or last 26 weeks, or similar, all on one page. It looks like PhpMyVisites or Piwik might do it. I have several sites tracked by Extreme Tracking, which is great, but the support guy said several sites on one account was not a great idea. And I don't want to pay $6 x 15 per month. Extreme has the free accounts, but they are all public and/or show an icon or something on the pages. Google Analytics seems to show only one site at a time, and I don't like waiting for the pages to load, and I don't like the interface, though there is lots of info in GA, it just takes too much of my time. I like phpMyVisites (now Piwik) because it can all be on my own server and I don't have to pay monthly (it's GNU). It will also email reports or provide them via RSS, which might be handy or overkill(?). It also has a heatmap display of clicks which could be useful. For now, I wrote my own script to grab the Webalizer images and display them all on a page, but the numbers contain the robots and spiders, and it displays a calendar month not a rolling 30-day window, so I'm looking for a way to track by user-side in addition to server-side. So ... runs on my own server no monthly fees open source would be great user-side (I guess a javascript snippet is the only option) multiple websites displayed on one page rolling 30-day window customizable reports Does anyone have that working for their sites? or have a suggestion. thx