/[drupal]/contributions/modules/click_heatmap/README.txt
ViewVC logotype

Contents of /contributions/modules/click_heatmap/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Tue Jan 29 00:35:12 2008 UTC (21 months, 4 weeks ago) by boombatower
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, HEAD
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.1: +2 -2 lines
File MIME type: text/plain
http://drupal.org/node/215270: spelling error found by tanoshimi.
1 $Id: README.txt,v 1.1 2008/01/28 22:43:53 boombatower Exp $
2
3 Click Heatmap -
4 Provides an integration of the ClickHeat utility which creates click heatmaps.
5
6 DESCRIPTION
7 -----------
8 The Click Heatmap modules provides integration between Drupal and the
9 ClickHeat library. The module itself does not record the necessary
10 data or generate the click heatmaps themselves. Instead this module adds
11 the necessary Javascript to Drupal pages in order to have the click data
12 sent to the ClickHeat library.
13
14 In order for the ClickHeat integration to work a server with the ClickHeat
15 library needs to be setup. The ClickHeat library can be downloaded from
16 http://www.labsmedia.com/clickheat/.
17
18 The ClickHeat library comes with a setup tool and administration interface.
19 The interface can be used to view click heatmaps once the data has been
20 recorded. This module will add the necessary Javascript to pages under
21 the specifed scope to send the click data to the specified ClickHeat server.
22
23 Make sure that the server url specified relates to the root directory on a
24 server that has the ClickHeat library installed and configured.
25
26 PROJECT PAGE
27 ------------
28 If you need more information, have an issue, or feature request please
29 visit the project page at: http://drupal.org/project/click_heatmap.
30
31 AUTHOR
32 ------
33 Jimmy Berry ("boombatower", http://drupal.org/user/214218)

  ViewVC Help
Powered by ViewVC 1.1.2