Skip to content

Latest commit

 

History

History
124 lines (60 loc) · 10 KB

File metadata and controls

124 lines (60 loc) · 10 KB

1.5.0 (2025-05-05)

Features

  • Map product position to GA4 item index (#62) (308076c)

1.4.5 (2024-10-09)

Bug Fixes

  • send default and update consent payloads on kit init (#61) (ec0bf79)

1.4.4 (2024-08-20)

Bug Fixes

  • forward Impressions and Promotions custom attributes (#60) (d13f694)

1.4.3 (2024-05-07)

Bug Fixes

  • exceptional max attribute length and page_referrer flag addition (#59) (d81fff3)

1.4.2 (2024-04-16)

Bug Fixes

  • Set mapped consent name from server to lowercase (#58) (287a8a3)

1.4.1 (2024-03-11)

Bug Fixes

  • Include send_to as event param to support multiple measurement ids (#57) (7d8696d)

1.4.0 (2024-03-01)

Features

1.3.1 (2023-11-29)

Bug Fixes

  • Add check for cleansing callback; replace error with warn (7184c2b)

1.3.0 (2023-10-02)

Features

  • Add Customer Configurable Standardization (#53) (c851914)

1.2.0 (2023-09-11)

Bug Fixes

  • Add suffix of v3 to forwarder, add test infrastructure (#38) (4420648)
  • Flatten product.Attributes to be on the product level (#41) (ee03770)
  • Map CouponCode to reserved attributes coupon (#50) (f7380d4)
  • Prevent attribute cleansing when data cleansing is disabled (#52) (9847bf8)
  • Re-map affiliation from event level to item level (#51) (b7dfef8)
  • Update package.json (#39) (d4ea321)

Features

  • Limit commerce event attributes to 100 keys (#47) (1813a98)
  • Limit event attributes to 100 keys (#40) (057543b)
  • Limit item params to 10 non-reserved keys (#49) (7670d99)
  • Standardize Names Keys and Values (#36) (f3e5aa1)

1.1.0 (2023-05-30)

Features

  • Capture Client ID on Client Side Forwarding (#37) (9636091)

1.0.6 (2023-02-22)

Bug Fixes

  • Check if Event Attributes are empty before truncating (#35) (c17f92b)
  • Relocate config call earlier in kit initialization (#34) (4587fda)

1.0.5 (2023-01-04)

Bug Fixes

  • Correct custom flags for title and location (#32) (5e54726)
  • Truncate event and user attribute key and value limits (#30) (d592dfb)

1.0.4 (2022-10-04)

Bug Fixes

  • Add Event Attributes to Pageview Event (#26) (6b561ec)

Releases

--

1.0.3 - 2022-08-15

  • fix: Update browser/files field in package.json (#25)

1.0.2 - 2022-07-12

  • Fix import filename with GA4 filename instead of old GA kit filename