Calling all Drupal developers!
Help us get this on the first page of Digg. DIGG NOW!
Help us get this on the first page of Digg. DIGG NOW!
1.14.2.69 (checked in on 2008/05/31 at 08:14:22 by hass)
| Name | Description |
|---|---|
| GA_TRACKFILES_EXTENSIONS |
| Name | Description |
|---|---|
| googleanalytics_admin_settings_form | Implementation of hook_admin_settings() for configuring the module |
| googleanalytics_admin_settings_form_submit | |
| googleanalytics_admin_settings_form_validate | |
| googleanalytics_cron | Implementation of hook_cron(). |
| googleanalytics_footer | Implementation of hook_footer() to insert Javascript at the end of the page |
| googleanalytics_help | |
| googleanalytics_menu | |
| googleanalytics_perm | |
| googleanalytics_requirements | Implementation of hook_requirements(). |
| googleanalytics_user | Implementation of hook_user(). |
| _googleanalytics_cache | Download and cache the urchin.js file locally. |
| _googleanalytics_match_path | D6 backport of drupal_match_path(). |
| _googleanalytics_user_roles | D6 backport orders core standard roles on top and translate core roles. |
| _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. |