You are here

constant EnhancedEcommerceEvents::ALTER_EVENT_DATA in Commerce Google Tag Manager 8.2

Same name and namespace in other branches
  1. 8 src/Event/EnhancedEcommerceEvents.php \Drupal\commerce_google_tag_manager\Event\EnhancedEcommerceEvents::ALTER_EVENT_DATA

Allows to alter the event data of each Enhanced Ecommerce event.

Allows alteration before it gets pushed to the data layer.

See also

\Drupal\commerce_google_tag_manager\Event\AlterEventDataEvent

File

src/Event/EnhancedEcommerceEvents.php, line 44

Class

EnhancedEcommerceEvents
Defines events for the Commerce Google Tag Manager Enhanced Ecommerce module.

Namespace

Drupal\commerce_google_tag_manager\Event

Code

const ALTER_EVENT_DATA = 'commerce_google_tag_manager.alter_event_data';