You are here

README.txt in StatCounter 7.2

Same filename and directory in other branches
  1. 5 README.txt
  2. 6 README.txt
Statcounter 2.x for Drupal 7.x
==============================
Module: Statcounter - Web analytics


Description
===========
Adds the Statcounter tracking system to your website.

The 2.x branch is a rewrite from scratch, and departs from the method used by
the 1.x branch, by not using the block system to insert the statcounter code
into the drupal pages of your site. It is largely based on code from the
Google Analytics module <http://drupal.org/project/piwik>
and Piwik Web analytics module <http://drupal.org/project/piwik>
by Alexander Hass <http://drupal.org/user/85918>

Requirements
============

* Statcounter account


Installation
============
* Copy the 'statcounter' module directory in to your Drupal
sites/all/modules directory as usual.


Usage
=====
In the settings page enter your statcounter Project ID, and 
Statcounter Security Code, if applicable.

You will also need to define what user roles should be tracked.
Simply tick the roles you would like to monitor.

All pages will now have the required JavaScript added to the
HTML footer can confirm this by viewing the page source from
your browser.


Advanced Settings
=================
To speed up page loading you may also cache the statcounter.js
file locally. You need to make sure the site file system is in public
download mode.


Maintainers
===========
boombatower <http://drupal.org/user/214218>
kdebaas <http://drupal.org/user/75900>
drupalevangelist <http://drupal.org/user/428243>

File

README.txt
View source
  1. Statcounter 2.x for Drupal 7.x
  2. ==============================
  3. Module: Statcounter - Web analytics
  4. Description
  5. ===========
  6. Adds the Statcounter tracking system to your website.
  7. The 2.x branch is a rewrite from scratch, and departs from the method used by
  8. the 1.x branch, by not using the block system to insert the statcounter code
  9. into the drupal pages of your site. It is largely based on code from the
  10. Google Analytics module
  11. and Piwik Web analytics module
  12. by Alexander Hass
  13. Requirements
  14. ============
  15. * Statcounter account
  16. Installation
  17. ============
  18. * Copy the 'statcounter' module directory in to your Drupal
  19. sites/all/modules directory as usual.
  20. Usage
  21. =====
  22. In the settings page enter your statcounter Project ID, and
  23. Statcounter Security Code, if applicable.
  24. You will also need to define what user roles should be tracked.
  25. Simply tick the roles you would like to monitor.
  26. All pages will now have the required JavaScript added to the
  27. HTML footer can confirm this by viewing the page source from
  28. your browser.
  29. Advanced Settings
  30. =================
  31. To speed up page loading you may also cache the statcounter.js
  32. file locally. You need to make sure the site file system is in public
  33. download mode.
  34. Maintainers
  35. ===========
  36. boombatower
  37. kdebaas
  38. drupalevangelist