django-analytical/docs/services/crazy_egg.rst
2011-01-21 02:01:40 +01:00

21 lines
587 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.