You are here

constant EnhancedEcommerceEvents::TRACK_CHECKOUT_STEP 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::TRACK_CHECKOUT_STEP

Event fired when tracking a checkout step.

This allows event listeners to track additional checkout step options.

See also

\Drupal\commerce_google_tag_manager\Event\TrackCheckoutStepEvent

File

src/Event/EnhancedEcommerceEvents.php, line 55

Class

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

Namespace

Drupal\commerce_google_tag_manager\Event

Code

const TRACK_CHECKOUT_STEP = 'commerce_google_tag_manager.track_checkout_step';