googleanalytics.module
Version 1.19.2.10 (checked in on 2009/04/01 at 18:10:36 by hass)
Constants
| Name | Description |
|---|---|
| GA_TRACKFILES_EXTENSIONS |
Functions
| Name | Description |
|---|---|
| googleanalytics_cron | Implementation of hook_cron(). |
| googleanalytics_footer | Implementation of hook_footer() to insert Javascript at the end of the page. |
| googleanalytics_help | |
| googleanalytics_init | |
| googleanalytics_menu | |
| googleanalytics_perm | |
| googleanalytics_requirements | Implementation of hook_requirements(). |
| googleanalytics_user | Implementation of hook_user(). |
| _googleanalytics_cache | Download and cache the ga.js file locally. |
| _googleanalytics_visibility_pages | Based on visibility setting this function returns TRUE if GA code should be added to the current page and otherwise FALSE. |
| _googleanalytics_visibility_roles | Based on visibility setting this function returns TRUE if GA code should be added for the current role and otherwise FALSE. |
| _googleanalytics_visibility_user | Tracking visibility check for an user object. |


