You are here

Functions in Google AdWords Conversion Tracking 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
google_adwords_add_tracking ./google_adwords.module Register a new conversion tracking.
google_adwords_admin_settings ./google_adwords.admin.inc Admin settings page handler callback function. 2
google_adwords_field_formatter_info ./google_adwords.module Implements hook_field_formatter_info().
google_adwords_field_formatter_view ./google_adwords.module Implements hook_field_formatter_view().
google_adwords_field_info ./google_adwords.module Implements hook_field_info().
google_adwords_field_is_empty ./google_adwords.module Implements hook_field_is_empty().
google_adwords_field_schema ./google_adwords.install Implements hook_field_schema().
google_adwords_field_widget_form ./google_adwords.module Implements hook_field_widget_form().
google_adwords_field_widget_info ./google_adwords.module Implements hook_field_widget_info().
google_adwords_install ./google_adwords.install Implements hook_install().
google_adwords_menu ./google_adwords.module Implements hook_menu().
google_adwords_page_build ./google_adwords.module Implements hook_page_build().
google_adwords_path_admin_page modules/google_adwords_path/google_adwords_path.admin.inc Admin page listing down all Google Adwords Path conversion codes. 1
google_adwords_path_code_delete_form modules/google_adwords_path/google_adwords_path.admin.inc Confirmation form before deleting conversion code. 1
google_adwords_path_code_delete_form_submit modules/google_adwords_path/google_adwords_path.admin.inc Implements hook_form_submit().
google_adwords_path_code_form modules/google_adwords_path/google_adwords_path.admin.inc Conversion code add / edit form. 1
google_adwords_path_code_form_submit modules/google_adwords_path/google_adwords_path.admin.inc Submit handler for conversion code add or edit form.
google_adwords_path_delete_code_by_cid modules/google_adwords_path/google_adwords_path.module Function to delete a conversion code by id. 1
google_adwords_path_get_all_codes modules/google_adwords_path/google_adwords_path.module Get all Google Adwords unique codes after filtering for the current path. 1
google_adwords_path_get_path_codes modules/google_adwords_path/google_adwords_path.module Get all Google Adwords unique codes after filtering for the current path. 1
google_adwords_path_google_adwords_path_alter modules/google_adwords_path/google_adwords_path.module Alter codes to filter for current path.
google_adwords_path_help modules/google_adwords_path/google_adwords_path.module Implements hook_help().
google_adwords_path_load_code_by_cid modules/google_adwords_path/google_adwords_path.module Function to load a conversion code by id. 2
google_adwords_path_menu modules/google_adwords_path/google_adwords_path.module Implements hook_menu().
google_adwords_path_page_build modules/google_adwords_path/google_adwords_path.module Implements hook_page_build().
google_adwords_path_save_code modules/google_adwords_path/google_adwords_path.module Save google adword tracking path information to database. 1
google_adwords_path_schema modules/google_adwords_path/google_adwords_path.install Implements hook_schema().
google_adwords_permission ./google_adwords.module Implements hook_permission().
google_adwords_rules_action_info ./google_adwords.rules.inc Implements hook_rules_action_info().
google_adwords_signup_conversion modules/google_adwords_signup/google_adwords_signup.module Custom submit handler for the user registration form for conversion tracking. 1
google_adwords_signup_form_alter modules/google_adwords_signup/google_adwords_signup.module Implements hook_form_alter().
google_adwords_signup_preprocess_html modules/google_adwords_signup/google_adwords_signup.module Implements hook_preprocess_html().
google_adwords_theme ./google_adwords.module Implements hook_theme().
google_adwords_uninstall ./google_adwords.install Implements hook_uninstall().
template_preprocess_google_adwords ./google_adwords.module Implements template_preprocess_HOOK(). Loads the proper AdWords external JavaScript file.
_google_adwords_path_load_codes modules/google_adwords_path/google_adwords_path.module Internal function to load all unique codes from the database. 3

Other projects