From ecb8e84e8d54f163d7223db2c33e2121bfec14d1 Mon Sep 17 00:00:00 2001 From: bc-rmalyavc Date: Fri, 24 May 2024 18:15:56 +0300 Subject: [PATCH] fix: DATA-11867 Fix duplicating add_to_cart meta pixel events --- CHANGELOG.md | 1 + templates/components/cart/preview.html | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 001ee3db4c..566280980e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Draft +- Remove remote_api_scripts to avoid double firing Meta Pixel analytics [#2467](https://github.com/bigcommerce/cornerstone/pull/2467) - Prevent flow outside page container on account pages [#2462](https://github.com/bigcommerce/cornerstone/pull/2462) - Account.js - Fixed jquery selector to be template literal [#2464](https://github.com/bigcommerce/cornerstone/pull/2464) diff --git a/templates/components/cart/preview.html b/templates/components/cart/preview.html index bbc22fbca6..f3f86ffd05 100644 --- a/templates/components/cart/preview.html +++ b/templates/components/cart/preview.html @@ -113,4 +113,3 @@

{{/if}} -{{{remote_api_scripts}}}