- Add some new events.
- Remove Browser tests (workaround to circle tests failing but local tests passing)
- Add parity to docs
- Add video spec [hankim813]
- Update PaymentInfoAdded to PaymentInfoEntered [hankim813]
- Remove Order Started [hankim813]
- Add ProductReviewed [hankim813]
- Fix PaymentInfoEntered
- Fix ProductAddedFromWishlistToCart
- Fix ProductViewed Semantic Event [wcjohnson11]
- Re-add main entrypoint in package.json [wcjohnson11]
- Refactor for increased maintainability [wcjohnson11]
- Add more Ecommerce events [wcjohnson11]
- Add mobile lifecycle events [wcjohnson11]
- Add more Ecommerce events [wcjohnson11]
- fix: for ie
- Add more Ecommerce events [shawnfrench]
- Merge pull request #1 from segmentio/add/viewed-product-category
- making matching stricter on beginning/end, but allowing extra spaces, and adding viewed product category per the spec change
- Initial commit