You are here

Functions in Google Analytics 6

Primary tabs

Namesort descending Location Description Direct uses Strings
googleanalytics_admin_settings_form ./googleanalytics.admin.inc Implementation of hook_admin_settings() for configuring the module 1
googleanalytics_admin_settings_form_validate ./googleanalytics.admin.inc
googleanalytics_cron ./googleanalytics.module Implementation of hook_cron().
googleanalytics_disable ./googleanalytics.install Remove cache directory if module is disabled (or uninstalled).
googleanalytics_footer ./googleanalytics.module Implementation of hook_footer() to insert Javascript at the end of the page.
googleanalytics_help ./googleanalytics.module
googleanalytics_init ./googleanalytics.module
googleanalytics_install ./googleanalytics.install @file Installation file for Google Analytics module.
googleanalytics_menu ./googleanalytics.module
googleanalytics_perm ./googleanalytics.module
googleanalytics_requirements ./googleanalytics.module Implementation of hook_requirements().
googleanalytics_uninstall ./googleanalytics.install
googleanalytics_update_1 ./googleanalytics.install
googleanalytics_update_6000 ./googleanalytics.install
googleanalytics_update_6001 ./googleanalytics.install
googleanalytics_update_6002 ./googleanalytics.install Upgrade role settings and per user tracking settings of "User 1" and remove outdated tracking variables.
googleanalytics_update_6003 ./googleanalytics.install #262468: Clear menu cache to solve stale menu data in 5.x-1.5 and 6.x-1.1
googleanalytics_update_6004 ./googleanalytics.install Change visibility setting for path "user/*".
googleanalytics_update_6005 ./googleanalytics.install Change visibility setting for path "admin*".
googleanalytics_update_6006 ./googleanalytics.install Upgrade custom javascript settings.
googleanalytics_update_6007 ./googleanalytics.install Remove "User identifier" and "User name" from segmentation fields.
googleanalytics_user ./googleanalytics.module Implementation of hook_user().
_googleanalytics_cache ./googleanalytics.module Download and cache the urchin.js file locally. 1
_googleanalytics_visibility_pages ./googleanalytics.module Based on visibility setting this function returns TRUE if GA code should be added to the current page and otherwise FALSE. 2
_googleanalytics_visibility_roles ./googleanalytics.module Based on visibility setting this function returns TRUE if GA code should be added for the current role and otherwise FALSE. 2
_googleanalytics_visibility_user ./googleanalytics.module Tracking visibility check for an user object. 2

Other projects