Currently we are using Piwik for analytics. I've looked into other available options and other two good candidates are Open Web Analytics and Google Analytics.

Piwik is doing fine but it doesn't provides hourly hits reports. Is there a way we write a wrapper to fetch hourly reports?

Our application (RoR) may have thousands of Pages to be tracked as separate websites. So going with Google analytics may be a problem at some stage due it's account/profile/hits limitations.

Please advise which one is the best suitable for above scenario, i.e. hourly hits reports and unlimited websites and hits.

Thanks,

Imran

link|improve this question

75% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Piwik actually provides hourly reports, see the hourly report in the demo.

or the API for hourly reports.

But it doesn't provide ALL reports for each hour, because it would be too costly performance wise I think!

link|improve this answer
thanks a lot. – Saim Mar 25 '11 at 4:36
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.