constant GA_PUSH_METHOD_GA_JS in GA Push 7
Same name and namespace in other branches
- 8 ga_push.module \GA_PUSH_METHOD_GA_JS
3 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 in inc/
ga_push.ga_js.inc - GA Push Method callback: Javascript Classic (javascript).
- 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 10 - Drupal Module: GA Push.
Code
define('GA_PUSH_METHOD_GA_JS', 'ga-js');