Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Changes since 1.2:
M getclicky.admin.inc: add option to track or not admin pages
M getclicky.module: refactor the tracking logic functions - the decision happens on 3 levels: site_id is empty/not, user role is marked to be tracked and current page is admin/not. All 3 must be true to include tracking code.