Log in
Helper

Data

Magento\GoogleOptimizer\Helper\Data

What it does

This helper class determines if Google Experiments (A/B testing) is enabled and active in the store.

Developers use this to conditionally render experiment tracking code on pages, checking both configuration settings and whether Google Analytics or GA4 is available before displaying experiment scripts.

Public Methods

  • isGoogleExperimentEnabled()
  • isGoogleExperimentActive()