You are here

constant GA_PUSH_TYPE_SOCIAL in GA Push 7

Same name and namespace in other branches
  1. 8 ga_push.module \GA_PUSH_TYPE_SOCIAL
5 uses of GA_PUSH_TYPE_SOCIAL
GAPushUnitTestCase::testGaPushMethodAnalyticsJSPushScriptSocial in test/ga_push.test
Unit test for ga_push_method_analytics_js_push_script(): Social.
ga_push_add_social in ./ga_push.module
Push a GA social.
ga_push_get_methods_option_list_social in ./ga_push.module
Get the options list for page views.
ga_push_method_analytics_js_push_script in inc/ga_push.analytics_js.inc
Generate the GA Push script code by type.
ga_push_method_utmp_php in inc/ga_push.utmp.php.inc
GA Push Method callback: UTMP (php).

File

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

Code

define('GA_PUSH_TYPE_SOCIAL', 'social');