-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Separate UA ecommerce enabler from GA4 ecommerce enabler
The UA ecommerce tracking is disabled on three pages, as the object sent to UA exceeds the payload and was causing a JS error. Therefore UA ecommerce tracking was disabled on these pages in #2286. However we would like these pages enabled for GA4 ecommerce tracking while keeping the UA tracking disabled. Therefore, they have been separated out. PR Change: remove include_ga4_ecommerce_tracking variable
- Loading branch information
Showing
2 changed files
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters