7 uses of GA_PUSH_METHOD_ANALYTICS_JS in GA Push 7
- ga_push_action_push_event in ./
ga_push.rules.inc - Add a push event from a rules action.
- ga_push_action_push_event_form_alter in ./
ga_push.rules.inc - Ga push event action form alter.
- ga_push_add in ./
ga_push.module - Add a new google analytics tracking push.
- ga_push_ga_push_method in ./
ga_push.module - Implements hook_ga_push_method().
- ga_push_method_analytics_js in inc/
ga_push.analytics_js.inc - GA Push Method callback: UTMP (js).
- ga_push_method_analytics_js_push in inc/
ga_push.analytics_js.inc - Send the ga push to JS on page load using Universal Analytics Event Tracking.
- ga_push_settings_form in inc/
ga_push.admin.inc - Form: GA Push settings.