We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d453c commit a479cf9Copy full SHA for a479cf9
app/code/Magento/GoogleOptimizer/Helper/Data.php
@@ -21,7 +21,7 @@ class Data extends AbstractHelper
21
/**
22
* Xml path google experiments enabled
23
*/
24
- private const XML_PATH_ENABLED = 'google/analytics/experiments';
+ public const XML_PATH_ENABLED = 'google/analytics/experiments';
25
26
27
* Xml path google experiments enabled for GA4
0 commit comments