I have looked at mint (http://getamint.com) but that doesn't seem to collect much more than the basics, would be nice to be able to track usage paths through the site etc.
A huge bonus would be the ability to attach a custom piece of data (the username or customer account name for example) ... which would allow tracking of usage/browser info/workflow for an individual user of our system.
Budget is not too much of an issue, within reason. So it doesn't have to be free/open source. Can anyone recommend some solutions that allow this, or am I going to have to roll my own?
I am comfortable enough with the basic syntax etc, so not looking for absolute beginners stuff, but I would love some recommendations of resources that teach about real world use of the language ... common patterns & anti-patterns, typical coding style etc. A nice book or two would be ideal, but online resources are fine too!
Basically I don't just want to write JavaScript, I want to write good JavaScript.