You are here

constant GOOGLE_TAG_WHITELIST_CLASSES in GoogleTagManager 7

Same name and namespace in other branches
  1. 7.2 google_tag.module \GOOGLE_TAG_WHITELIST_CLASSES

Default list of tag classes to allow.

2 uses of GOOGLE_TAG_WHITELIST_CLASSES
_google_tag_data_layer_snippet in includes/snippet.inc
Returns JavaScript data layer snippet or adds items to data layer.
_google_tag_variable_info_advanced in includes/variable.inc
Implements hook_variable_info().

File

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

Code

define('GOOGLE_TAG_WHITELIST_CLASSES', "google\nnonGooglePixels\nnonGoogleScripts\nnonGoogleIframes");