I've just launched my web application that I've been working on over the past month or two. Here's the rundown on what it is and how it works:
Cogentoo.com is a web analytics tracker, with a twist. Its aimed more at web application developers and constantly changing content portals. The reasoning is that what you get from most web analytics packages is just a once per page snapshot of basic information (url referrer, ip, etc). And this is where mine changes things a bit...
Instead of only taking a snapshot every page load, it records a snapshot in realtime, intermitently. Currently, it does this on every click, which is why it works so great with AJAX sites that don't often refresh. All that is required is a small amount of javascript code pasted on each page of your site that you wish to track.
Since the site is in a beta stage, I've limited it to capturing clicks, though mouse movements and key press capturing are working, just not live.
Another place that we differentiate ourselves is in the kind of reports we generate. For the clicks, we generate a heat-map instead of just a listing of pages and numbers. This method is so awesomely intuitive (I think) that within the first 5 seconds, you know exactly how people are moving about your page.
So, here's what I'm looking for: a functionality review. Please take the time to signup at
http://cogentoo.com/ (there's only 4 fields to fill out) and give it a shot. It will require you to own a website with its own domain however, so please keep that in mind. Sign-up, tell your fellow webmasters/webdevs, and see how it works for you. This is a beta so for now, there are no limitations on how much we'll log for you.
If you have any questions or comments, please post them here, or on our contact page.
Thanks!
P.S. I'm looking for some other software guys to help me out in making this even better (C#, ASP.NET, MySQL experience). PM me for more info.