You are here

Functions in GA Push 8

Primary tabs

Namesort descending Location Description Direct uses Strings
ga_push_add ./ga_push.module Add a new google analytics tracking push. 5
ga_push_add_ecommerce ./ga_push.module Push a GA ecommerce.
ga_push_add_event ./ga_push.module Push a GA event. 2
ga_push_add_exception ./ga_push.module Push a GA exception. 1
ga_push_add_legacy_params ./ga_push.module Maps old method keys to the new ones. 1
ga_push_add_pageview ./ga_push.module Push a GA pageview. 1
ga_push_add_social ./ga_push.module Push a GA social. 1
ga_push_analyticsjs_measurement_protocol_map ./ga_push.module Key relationship map between analyticsjs & measurement_protocol. 1
ga_push_analyticsjs_measurement_protocol_mapping ./ga_push.module Translates Analytics.js keys to UTMP keys. 5
ga_push_clean_empty_array_tail ./ga_push.module Recursive function to delete last empty array entries. 1
ga_push_form_rules_expression_edit_alter ./ga_push.module Implements hook_form_rules_expression_edit_alter().
ga_push_form_validate_form_after_build modules/form_validate/ga_push_form_validate.module Add the function on the last place to record all errors. 1
ga_push_form_validate_form_alter modules/form_validate/ga_push_form_validate.module Implements hook_form_alter().
ga_push_form_validate_get_logged_forms modules/form_validate/ga_push_form_validate.module Returns all logged forms. 1
ga_push_form_validate_get_validate_errors modules/form_validate/ga_push_form_validate.module Push form errors to GA. 1
ga_push_ga_push_method ./ga_push.module Implements hook_ga_push_method().
ga_push_get_event_non_interaction_option_list ./ga_push.module Get the event non interaction rules options list.
ga_push_get_method ./ga_push.module Get GA Push method info. 1
ga_push_get_methods ./ga_push.module Get all GA Push methods. 3
ga_push_get_methods_option_list ./ga_push.module Returns all available methods as option list. 7
ga_push_get_methods_option_list_ecommerce ./ga_push.module Get the options list for ecommerce.
ga_push_get_methods_option_list_event ./ga_push.module Get the options list for events. 1
ga_push_get_methods_option_list_exception ./ga_push.module Get the options list for exception.
ga_push_get_methods_option_list_pageview ./ga_push.module Get the options list for page views.
ga_push_get_methods_option_list_social ./ga_push.module Get the options list for page views.
ga_push_help ./ga_push.module Implements hook_help().
ga_push_method_analytics_js inc/ga_push.analytics_js.inc GA Push Method callback: UTMP (js). 1
ga_push_method_analytics_js_push inc/ga_push.analytics_js.inc Send the ga push to JS on page load using Universal Analytics Event Tracking. 1
ga_push_method_analytics_js_push_script inc/ga_push.analytics_js.inc Generate the GA Push script code by type. 3
ga_push_method_available ./ga_push.module Check if a GA PUSH method is available. 2
ga_push_method_datalayer inc/ga_push.datalayer.inc GA Push Method callback: Datalayer (js). 1
ga_push_method_datalayer_js_push_script inc/ga_push.datalayer.inc Generate the GA Push script code by type. 1
ga_push_method_datalayer_push inc/ga_push.datalayer.inc Send the ga push to JS on page load using Universal Analytics Event Tracking. 1
ga_push_method_ga_js inc/ga_push.ga_js.inc GA Push Method callback: Javascript Classic (javascript). 1
ga_push_method_ga_js_push inc/ga_push.ga_js.inc Send the ga push to JS on page load. 1
ga_push_method_php_ga inc/ga_push.php_ga.inc GA Push Method callback: PHP-GA (php). 1
ga_push_method_php_ga_available ./ga_push.module Checks if php_ga library is available. 1
ga_push_method_php_utmp_construct_event_request_data inc/ga_push.utmp.php.inc Returns data array for a event tacking. 1
ga_push_method_php_utmp_construct_exception_request_data inc/ga_push.utmp.php.inc Returns data array for a exception tracking. 1
ga_push_method_php_utmp_construct_pageview_request_data inc/ga_push.utmp.php.inc Returns data array for a pageview tracking. 1
ga_push_method_php_utmp_construct_social_request_data inc/ga_push.utmp.php.inc Returns data array for a social tracking. 1
ga_push_method_php_utmp_gen_uuid inc/ga_push.utmp.php.inc Generates an UUID ver 4 identifier. 1
ga_push_method_php_utmp_get_uuid inc/ga_push.utmp.php.inc Get an UUID ver 4 identifier form cookie or generates one on fallback. 1
ga_push_method_utmp_php inc/ga_push.utmp.php.inc GA Push Method callback: UTMP (php). 1
ga_push_method_utmp_php_construct_ecommerce_request_data inc/ga_push.utmp.php.inc Returns data arrays for a eCommerce tacking. 1
ga_push_method_utmp_php_request inc/ga_push.utmp.php.inc Sends tracking data to GA. 1
ga_push_module_implements_alter ./ga_push.module Implements hook_module_implements_alter().
ga_push_page_attachments ./ga_push.module Implements hook_page_attachments().
ga_push_push_data_mapper ./ga_push.module Helper function to translate data keys. 1
ga_push_push_key_mapper ./ga_push.module Helper function to asign data to keys. 1

Pages

Other projects