You are here

Functions in Google Analytics 6.4

Primary tabs

Namesort descending Location Description Direct uses Strings
googleanalytics_add_js ./googleanalytics.module Adds Google Analytics tracking scripts. 1
googleanalytics_admin_settings_form ./googleanalytics.admin.inc Implementation of hook_admin_settings() for module settings configuration. 1
googleanalytics_admin_settings_form_validate ./googleanalytics.admin.inc
googleanalytics_api ./googleanalytics.module Advertise the supported google analytics api details.
googleanalytics_clear_js_cache ./googleanalytics.module Delete cached files and directory. 2
googleanalytics_cron ./googleanalytics.module Implementation of hook_cron().
googleanalytics_disable ./googleanalytics.install Remove cache directory if module is disabled (or uninstalled).
googleanalytics_help ./googleanalytics.module Implementation of hook_help().
googleanalytics_menu ./googleanalytics.module Implementation of hook_menu().
googleanalytics_perm ./googleanalytics.module Implementation of hook_perm().
googleanalytics_preprocess_search_results ./googleanalytics.module Implementation of hook_preprocess_search_results().
googleanalytics_requirements ./googleanalytics.install Implementation of hook_requirements().
googleanalytics_theme ./googleanalytics.module Implementation of hook_theme().
googleanalytics_theme_registry_alter ./googleanalytics.module Implementation of hook_theme_registry_alter().
googleanalytics_token_element_validate ./googleanalytics.admin.inc Validate a form element that should have tokens in it. 1
googleanalytics_token_list ./googleanalytics.module Implementation of hook_token_list().
googleanalytics_token_values ./googleanalytics.module Implementation of hook_token_values().
googleanalytics_uninstall ./googleanalytics.install @file Installation file for Google Analytics module.
googleanalytics_update_1 ./googleanalytics.install
googleanalytics_update_6000 ./googleanalytics.install Upgrade old extension variable to new and use old name as enabled/disabled flag.
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_update_6200 ./googleanalytics.install Remove outdated legacy support variables and files.
googleanalytics_update_6201 ./googleanalytics.install Update list of default file extensions.
googleanalytics_update_6300 ./googleanalytics.install Try to update Google Analytics custom code snippet to async version.
googleanalytics_update_6301 ./googleanalytics.install Upgrade "User roles" tracking to custom variables.
googleanalytics_update_6302 ./googleanalytics.install Path visibility filter setting should hide "batch" path.
googleanalytics_update_6303 ./googleanalytics.install Delete obsolete trackOutboundAsPageview variable.
googleanalytics_update_6304 ./googleanalytics.install Delete obsolete googleanalytics_trackpageloadtime variable.
googleanalytics_update_6400 ./googleanalytics.install Upgrade module to 6.x-4.x
googleanalytics_update_6401 ./googleanalytics.install Update list of default file extensions.
googleanalytics_user ./googleanalytics.module Implementation of hook_user().
googleanalytics_validate_create_field_values ./googleanalytics.admin.inc #element_validate callback for create only fields. 1
theme_googleanalytics_admin_custom_var_table ./googleanalytics.admin.inc Layout for the custom variables table in the admin settings form.
_googleanalytics_cache ./googleanalytics.module Download/Synchronize/Cache tracking code file locally. 2
_googleanalytics_contains_forbidden_token ./googleanalytics.admin.inc Validate if a string contains forbidden tokens not allowed by privacy rules. 2
_googleanalytics_convert_form_value_data_types ./googleanalytics.admin.inc Prepare form data types for Json conversion. 1
_googleanalytics_extract_create_field_values ./googleanalytics.admin.inc Extracts the values array from the element. 2
_googleanalytics_get_forbidden_tokens ./googleanalytics.admin.inc 1
_googleanalytics_get_hash_salt ./googleanalytics.module Backport of https://api.drupal.org/api/drupal/includes%21bootstrap.inc/function/drup... 1
_googleanalytics_get_http_header ./googleanalytics.module Emulate D7 drupal_get_http_header(). Looks a bit overkill. 1
_googleanalytics_get_name_value_string ./googleanalytics.admin.inc Generates a string representation of an array. 1
_googleanalytics_hmac_base64 ./googleanalytics.module Backport of https://api.drupal.org/api/drupal/includes%21bootstrap.inc/function/drup... 1
_googleanalytics_validate_create_field_name ./googleanalytics.admin.inc Checks whether a field name is valid. 1
_googleanalytics_validate_create_field_value ./googleanalytics.admin.inc Checks whether a field value is valid. 1

Pages

Other projects