- Module size optimization: Replaced crypto-js with the new js-sha256 npm package for sha256 encoding, significantly reducing the package size.
- Zip code data added to purchase event
- First name, last name, country code data added to purchase event
- Setting a HttpOnly cookie called
ralph-gtm-user
to identify the user, this is pushed to GTM asralph_user
with theoriginal_location
event - Introduced a
CHANGELOG.md
file
autoInit
is now set tofalse
by default. GTM will init after theoriginal_location
event is pushed to the dataLayer.