A lightweight plugin that logs impressions per action or manually per model
== I would not call this a stable plugin yet, although I have been running it in prod with no problems. Use at your own risk ;-)
== What does this thing do?
Logs an impression... and I use that term loosely. It can log page impressions (technically action impressions), but it is not limited to that. You can log impressions multiple times per request.
And you can also attach it to a model. The goal of this project is to provide customizable web stats that are immediately accessible in your application as opposed to using G Analytics and pulling data using their API.
You can attach custom messages to impressions and log multiple impressions per request. No reporting yet.. this thingy just creates the data.
== Which versions of Rails and Ruby is this compatible with?
Rails 3.0.3 and Ruby 1.9.2 - Sorry, but you need to upgrade if you are using Rails 2. You know you want to anyways.. all the cool kids are doing it ;-)