You are here

constant GA_PUSH_METHOD_ANALYTICS_JS in GA Push 7

Same name and namespace in other branches
  1. 8 ga_push.module \GA_PUSH_METHOD_ANALYTICS_JS
7 uses of GA_PUSH_METHOD_ANALYTICS_JS
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).

... See full list

File

./ga_push.module, line 15
Drupal Module: GA Push.

Code

define('GA_PUSH_METHOD_ANALYTICS_JS', 'analytics-js');