Michael Mazyar from
Astrails.com, an Israeli web consultancy that specializes in Rails web development, had just released his implementation of an integration module between ClickTale and Rails.
This implementation allows complex pages of a Rails website to be recorded and cached correctly by the ClickTale service. Complex pages are ones that are dependent on session state or which process POST requests. Those methods often affect pages behind a login, shopping carts and checkout pages.
You can read about the module on Astrails' blog at:
http://blog.astrails.com/2009/6/3/click ... -usabilityClickTale provides similar modules for
ASP.NET and
PHP and is very excited about having new modules created by the community. Thanks Michael.