Contributions API

Calling all Drupal developers!

Help us get this on the first page of Digg. DIGG NOW!

Modules in 5

googleanalytics.module

Version

1.14.2.69 (checked in on 2008/05/31 at 08:14:22 by hass)

Constants

Namesort iconDescription
GA_TRACKFILES_EXTENSIONS

Functions

Namesort iconDescription
googleanalytics_admin_settings_formImplementation of hook_admin_settings() for configuring the module
googleanalytics_admin_settings_form_submit
googleanalytics_admin_settings_form_validate
googleanalytics_cronImplementation of hook_cron().
googleanalytics_footerImplementation of hook_footer() to insert Javascript at the end of the page
googleanalytics_help
googleanalytics_menu
googleanalytics_perm
googleanalytics_requirementsImplementation of hook_requirements().
googleanalytics_userImplementation of hook_user().
_googleanalytics_cacheDownload and cache the urchin.js file locally.
_googleanalytics_match_pathD6 backport of drupal_match_path().
_googleanalytics_user_rolesD6 backport orders core standard roles on top and translate core roles.
_googleanalytics_visibility_pagesBased on visibility setting this function returns TRUE if GA code should be added to the current page and otherwise FALSE.
_googleanalytics_visibility_rolesBased on visibility setting this function returns TRUE if GA code should be added for the current role and otherwise FALSE.
_googleanalytics_visibility_userTracking visibility check for an user object.