django-crazyegg
---------------

The django-crazyegg application integrates Crazy Egg [1] heatmaps into a
Django [2] project.

Crazy Egg is an easy to use hosted web application that generates
heatmaps from webpage visitor clicks.  It allows you to discover the
areas of web pages that are most important to your visitors.  This
Django application is designed to make integration of Crazy Egg very
simple.  See the package docstring for documentation.  The source code
and issue tracker are hosted on Github [3].

Copyright (C) 2010 Joost Cassee <joost@cassee.net>
This software is licensed under the MIT License (see LICENSE.txt)

Development was made possible by Bateau Knowledge [4]. Thanks go to
Crazy Egg for their support, and to Github for hosting the project.

[1] http://www.crazyegg.com
[2] http://www.djangoproject.com
[3] http://www.github.com/jcassee/django-crazyegg
[4] http://www.bateauknowledge.nl
