You are here

constant GOOGLE_TAG_PATHS in GoogleTagManager 7.2

Same name and namespace in other branches
  1. 7 google_tag.module \GOOGLE_TAG_PATHS

Default list of relative paths.

1 use of GOOGLE_TAG_PATHS
_google_tag_variable_info_path in includes/variable.inc
Implements hook_variable_info().

File

./google_tag.module, line 26
Provides primary Drupal hook implementations.

Code

define('GOOGLE_TAG_PATHS', "admin*\nbatch*\nnode/add*\nnode/*/edit\nnode/*/delete\nuser/*/edit*\nuser/*/cancel*");