From ebde00892f14fe84f7bd97560f17972dd0c2a17d Mon Sep 17 00:00:00 2001 From: Charles <56534847+charles-tychons@users.noreply.github.com> Date: Thu, 10 Sep 2026 15:21:06 +0530 Subject: [PATCH] Fix configuration path for Google Analytics settings Updated the configuration path for Google Experiment functionality. --- src/pages/module-reference/module-google-optimizer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/module-reference/module-google-optimizer.md b/src/pages/module-reference/module-google-optimizer.md index 613459de1..73d268cfe 100644 --- a/src/pages/module-reference/module-google-optimizer.md +++ b/src/pages/module-reference/module-google-optimizer.md @@ -55,7 +55,7 @@ From Magento side, code generated by Google should be saved and displayed on a p Google Experiment functionality is available on pages of products, categories and cms pages. This allows to save different codes for products and categories on different store views. -This functionality can be switched on and off on the configuration page (`Stores -> Configuration -> General -> Google Api -> Google Analytics`). +This functionality can be switched on and off on the configuration page (`Stores -> Configuration -> Sales -> Google Api -> Google Analytics`). Also this functionality depends on Google Analytics module and configuration options. [Learn how to configure Google Content Experiments](https://experienceleague.adobe.com/en/docs/commerce-admin/marketing/google-tools/google-tools).