You are here

constant GA_PUSH_METHOD_DEFAULT in GA Push 7

Same name and namespace in other branches
  1. 8 ga_push.module \GA_PUSH_METHOD_DEFAULT
4 uses of GA_PUSH_METHOD_DEFAULT
ga_push_action_push_event in ./ga_push.rules.inc
Add a push event from a rules action.
ga_push_add in ./ga_push.module
Add a new google analytics tracking push.
ga_push_log_default_rules_configuration in modules/log/ga_push_log.rules_defaults.inc
Implements hook_default_rules_configuration().
ga_push_rules_action_info in ./ga_push.rules.inc
Implements hook_rules_action_info().

File

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

Code

define('GA_PUSH_METHOD_DEFAULT', 'default');