v1.0.23
- added logic to fetch add to cart info and send the event if only productIds array is available
v1.0.22
- fixed duplicate address creation for logged in customer on checkout
v1.0.21
- removed Stape analytics option as no longer needed
v1.0.20
- removed usage of md5 hash
v1.0.19
- Implemented custom GTM loader generation logic with prefix as well as container id
v1.0.18
- Fixed potential issue with sending multiple purchase webhook events.
v1.0.17
- Hyva theme compatibility added.
v1.0.16
- acl.xml added.
v1.0.15
- fixed logic to trim GTM- only when custom loader and custom domain are populated.
v1.0.14
- fixed xml layouts.
- changed class methods visibility from private to public.
v1.0.13
- fixed broken url generation logic.
v1.0.12
- added quote_id param to purchase event and webhook.
v1.0.11
- Update snippets with new param names and format.
v1.0.10
- Fixed item price for purchase_stape event to include tax.
v1.0.9
- Fixed issue with cookie being re-generated on every page load.
v1.0.2
- Fixed issue with main snippet not showing when cookie keeper enabled.
v1.0.1
- Set _sbp cookie logic added, unneeded functionality cleaned.
v1.0.0
- Main functionality implemented.