django-analytical/docs/services/crazy_egg.rst
Joost Cassee 4a81b49320 Small documentation and metadata changes
Added some thank-you's and fixed some typos.
2011-01-26 00:09:11 +01:00

27 lines
678 B
ReStructuredText

Crazy Egg -- visual click tracking
==================================
`Crazy Egg`_ is an easy to use hosted web application that visualizes
website clicks using heatmaps. It allows you to discover the areas of
web pages that are most important to your visitors.
.. _`Crazy Egg`: http://www.crazyegg.com/
Required settings
-----------------
.. data:: CRAZY_EGG_ACCOUNT_NUMBER
Your Crazy Egg account number::
CRAZY_EGG_ACCOUNT_NUMBER = '12345678'
You can find the account number by clicking the link named "What's my
code?" in the dashboard of your Crazy Egg account.
----
Thanks go to Crazy Egg for their support with the development of this
application.