You are here

constant GOOGLE_TAG_EXCLUDE_LISTED in GoogleTagManager 7.2

Same name and namespace in other branches
  1. 8 google_tag.module \GOOGLE_TAG_EXCLUDE_LISTED
  2. 7 google_tag.module \GOOGLE_TAG_EXCLUDE_LISTED

Default for matching all items except listed.

3 uses of GOOGLE_TAG_EXCLUDE_LISTED
google_tag_update_7103 in ./google_tag.install
Convert toggle settings from integer to string.
GTMContainer::genericCheck in includes/entity/container.inc
Determines whether to insert the snippet based on settings.
_google_tag_variable_info_generic in includes/variable.inc
Implements hook_variable_info().

File

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

Code

const GOOGLE_TAG_EXCLUDE_LISTED = 'exclude listed';