You are here

constant GOOGLE_TAG_BLACKLIST_CLASSES in GoogleTagManager 7.2

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

Default list of tag classes to forbid.

1 use of GOOGLE_TAG_BLACKLIST_CLASSES
_google_tag_variable_info_advanced in includes/variable.inc
Implements hook_variable_info().

File

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

Code

define('GOOGLE_TAG_BLACKLIST_CLASSES', "customScripts\ncustomPixels");