Skip to content

Commit

Permalink
fix: forward Impressions and Promotions custom attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
mmustafa-tse committed Aug 19, 2024
1 parent 4da83c4 commit 08093cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/GA4Client/test/src/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -2395,7 +2395,6 @@ describe('Google Analytics 4 Event', function () {
EventAttributes: {"foo": "bar"},
ProductImpressions: [
{
// TODO: Does this map to the name or id of the impression?
ProductImpressionList: 'Related Products',
ProductList: [
{
Expand Down

0 comments on commit 08093cb

Please sign in to comment.