You are here

constant GA_PUSH_METHOD_GA_JS in GA Push 8

Same name and namespace in other branches
  1. 7 ga_push.module \GA_PUSH_METHOD_GA_JS
2 uses of GA_PUSH_METHOD_GA_JS
ga_push_ga_push_method in ./ga_push.module
Implements hook_ga_push_method().
ga_push_method_ga_js_push in inc/ga_push.ga_js.inc
Send the ga push to JS on page load.

File

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

Code

define('GA_PUSH_METHOD_GA_JS', 'ga-js');