Skip to content

Releases: mparticle-integrations/mparticle-javascript-integration-google-analytics-4

Update GA4Client version to 1.4.5

09 Oct 15:01
Compare
Choose a tag to compare

1.4.5 (2024-10-09)

Bug Fixes

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

Update GA4Client version to 1.4.4

20 Aug 18:01
Compare
Choose a tag to compare

1.4.4 (2024-08-20)

Bug Fixes

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

Update GA4Client version to 1.4.3

07 May 14:12
Compare
Choose a tag to compare

Bug Fixes

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

Update GA4Client version to 1.4.2

16 Apr 13:52
Compare
Choose a tag to compare

Bug Fixes

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

Update GA4Client version to 1.4.1

11 Mar 14:40
Compare
Choose a tag to compare

Bug Fixes

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

Update GA4Client version to 1.4.0

01 Mar 16:34
Compare
Choose a tag to compare

Features

  • feat: Add support for Consent State (#56) (388c346)

Update GA4Client version to 1.3.1

29 Nov 15:44
Compare
Choose a tag to compare

Bug Fixes

  • Check if Event Attributes are empty before truncating (#55) (7184c2b)

Update GA4Client version to 1.3.0

02 Oct 13:48
Compare
Choose a tag to compare

Features

  • feat: Add Customer Configurable Standardization #53 (c85191)

Update GA4Client version to 1.2.0

11 Sep 16:20
Compare
Choose a tag to compare

Bug Fixes

  • 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)

Update GA4Client version to 1.1.0

30 May 16:37
Compare
Choose a tag to compare

Features

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