googleanalytics.module

Version 1.19.2.10 (checked in on 2009/04/01 at 18:10:36 by hass)

Constants

NameDescription
GA_TRACKFILES_EXTENSIONS

Functions

NameDescription
googleanalytics_cronImplementation of hook_cron().
googleanalytics_footerImplementation of hook_footer() to insert Javascript at the end of the page.
googleanalytics_help
googleanalytics_init
googleanalytics_menu
googleanalytics_perm
googleanalytics_requirementsImplementation of hook_requirements().
googleanalytics_userImplementation of hook_user().
_googleanalytics_cacheDownload and cache the ga.js file locally.
_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.