You are here

README.txt in Clicky - Web Analytics in Real Time 6

Same filename and directory in other branches
  1. 8 README.txt
  2. 5 README.txt
  3. 7 README.txt
Module: GetClicky
Authors: gloscon ( till Sep 2009 ), rsvelko ( after Sep 2009 )


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

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

- GetClicky.com user account


Installation
============
- put module files in place (sites/all/modules or sites/example.com/modules)
- enable

- setup permissions for all the roles in the site! :

  - for the reports dashboard: Go to "/admin/user/permissions" and set
    1. system module > "access site reports"
    *AND*
    2. getclicky module > "access clicky stats dashboard"

  - for the getclicky settings page: getclicky module > "administer getclicky"
    - 2 more permission types - for the clicky JS code exclude/include control
      and browser opt-out


Usage
=====
- Go to admin/settings/getclicky/settings and follow the instructions

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

NOTES:
- 'admin/' pages are ignored by default by Getclicky. Change that in the settings if you like.

File

README.txt
View source
  1. Module: GetClicky
  2. Authors: gloscon ( till Sep 2009 ), rsvelko ( after Sep 2009 )
  3. Description
  4. ===========
  5. Adds the GetClicky tracking system to your website.
  6. Requirements
  7. ============
  8. - GetClicky.com user account
  9. Installation
  10. ============
  11. - put module files in place (sites/all/modules or sites/example.com/modules)
  12. - enable
  13. - setup permissions for all the roles in the site! :
  14. - for the reports dashboard: Go to "/admin/user/permissions" and set
  15. 1. system module > "access site reports"
  16. *AND*
  17. 2. getclicky module > "access clicky stats dashboard"
  18. - for the getclicky settings page: getclicky module > "administer getclicky"
  19. - 2 more permission types - for the clicky JS code exclude/include control
  20. and browser opt-out
  21. Usage
  22. =====
  23. - Go to admin/settings/getclicky/settings and follow the instructions
  24. All pages will now have the required JavaScript added to the
  25. HTML footer. You can confirm this by viewing the page source from
  26. your browser.
  27. NOTES:
  28. - 'admin/' pages are ignored by default by Getclicky. Change that in the settings if you like.