Skip to content

Releases: MediaJel/mediajel-tracker

Universal tag stable version release

08 Feb 20:19
1e35d0b
Compare
Choose a tag to compare

What's new?

Refactored code for the stable carts:

  • Jane (Modified values to be dynamic and added safety checking)
  • Dutchie-iframe (Added remove_from_cart, transaction_items snowplow events and safety checking)
  • Meadow (Modified values to be dynamic and added safety checking)
  • Shopify (Added legacy support for old Shopify integration and modified safety checks)
  • WooCommerce (Added legacy support for WooCommerce)
  • LiquidM (Remove extra tabs/spaces)

Refactored code for the unstable carts:

  • Dutchie-subdomain (Fixed side-effects)
  • Olla (Added new platform with all snowplow events and fixed gtm event listener side-effects)

New features

  • Added record schema for record-keeping of clients and environments
  • Added new utils function for trying to parse JSON objects

Regression Testing for carts in the universal tag:

  • Jane (Passed)
  • Dutchie-iframe (Passed)
  • Dutchie-subdomain (Passed)
  • WooCommerce (Passed)
  • Shopify (Passed)
  • Meadow (Passed)
  • Olla (Passed)

0.0.2

16 Apr 12:32
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Improvements:

  • Able to now have a proper dev environment (local server)
  • Transpiles es6 code to es5 (like babel.)
  • Able to now import node_modules/dependencies (like webpack.)
  • Hot reload support

Initial commit

12 Apr 12:33
Compare
Choose a tag to compare
Initial commit Pre-release
Pre-release

Tag in itself currently tracks:

  • Add to cart
  • Remove from cart
  • Transactions
  • Transaction Items

For Jane