Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Update Magento 2.3.0 Open Source release notes #5267

Merged
merged 2 commits into from
Aug 23, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions guides/v2.3/release-notes/ReleaseNotes2.3.0OpenSource.md
Original file line number Diff line number Diff line change
Expand Up @@ -1557,20 +1557,12 @@ See [Magento Security Center](https://magento.com/security/patches/magento-2.2.7
<!-- MAGETWO-87442 -->
* The Google Analytics pageview is no longer triggered twice. [GitHub-12221](https://github.com/magento/magento2/issues/12221)

### Google Tag Manager

<!-- MAGETWO-93788 -->
* The `addToCart` event triggers on the Google Task Manager console only when an item is added to the cart. Previously, the event was triggered before the cart was updated.

<!-- MAGETWO-92126 -->
* Google Tag Manager product category data is now fully reported. Previously, the Google Tag Manager product category (Enhanced Ecommerce) data did not report all information.

<!--- ENGCOM-633 -->
* Magento now correctly displays product titles when displaying Sales information in Google Analytics. Previously, Magento replaced spaces in product names with their HTML values (for example, `\u0020`). *Fix submitted by Julien ANQUETIL in pull request [13907](https://github.com/magento/magento2/pull/13907)*. [GitHub-13827](https://github.com/magento/magento2/issues/13827), [GitHub-13350](https://github.com/magento/magento2/issues/13350)

<!-- MAGETWO-91712 -->
* All relevant attributes are now populated in the Google Tag Manager when a customer adds a product to their shopping cart. Previously, grouped, bundle, and configurable product attributes were missing in the Google Tag Manager.

### HTML

<!---MAGETWO-87351 -->
Expand Down