- Change item_category_X to item_categoryX etc.

- add item_brand to all events
- add option to use real category titles instead of url parts for item_categoryX
- add option to replace chars in item_categoryX values

thanks to Stefan Moisees@beffy@proudcommerce.com
This commit is contained in:
2025-06-10 14:24:09 +02:00
committed by MaxBuhe01
parent f16d102c60
commit c4f120038b
14 changed files with 133 additions and 45 deletions

View File

@ -37,6 +37,7 @@ class GA4AdminUserInterface_main extends \OxidEsales\Eshop\Application\Controlle
'_blEnableDebug',
'_blEnableConsentMode',
'_blEnableOwnCookieManager',
'_blUseRealCategoyTitles',
'_blEnableMeasurementCapabilities',
'_blEnableUsercentricsConsentModeApi',
];