You are here

constant GA_PUSH_METHOD_ANALYTICS_JS in GA Push 8

Same name and namespace in other branches
  1. 7 ga_push.module \GA_PUSH_METHOD_ANALYTICS_JS
2 uses of GA_PUSH_METHOD_ANALYTICS_JS
ga_push_ga_push_method in ./ga_push.module
Implements hook_ga_push_method().
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.

File

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

Code

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