django-analytical/docs/services/crazy_egg.rst

22 lines
587 B
ReStructuredText
Raw Normal View History

2011-01-21 01:01:40 +00:00
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.