You are here

9 uses of GA_PUSH_TYPE_EVENT in GA Push 7

GAPushUnitTestCase::testGaPushMethodAnalyticsJSPushScriptEvent in test/ga_push.test
Unit test for ga_push_method_analytics_js_push_script(): Event.
ga_push_add_event in ./ga_push.module
Push a GA event.
ga_push_get_methods_option_list_event in ./ga_push.module
Get the options list for events.
ga_push_method_analytics_js_push_script in inc/ga_push.analytics_js.inc
Generate the GA Push script code by type.
ga_push_method_datalayer_js_push_script in inc/ga_push.datalayer.inc
Generate the GA Push script code by type.
ga_push_method_ga_js_push in inc/ga_push.ga_js.inc
Send the ga push to JS on page load.
ga_push_method_php_ga in inc/ga_push.php_ga.inc
GA Push Method callback: PHP-GA (php).
ga_push_method_ssga in inc/ga_push.ssga.inc
GA Push Method callback: SSGA (php).
ga_push_method_utmp_php in inc/ga_push.utmp.php.inc
GA Push Method callback: UTMP (php).