This adds Commerce event support for web. Note that on web, the enums for ProductActionType and PromotionType differ from iOS/Native, so there is some additional mapping that needs to be done.
Currently PR-ing into Brandon's here. Once that is approved and merged, I'll rebase.
Summary
This adds Commerce event support for web. Note that on web, the enums for
ProductActionType
andPromotionType
differ from iOS/Native, so there is some additional mapping that needs to be done.Currently PR-ing into Brandon's here. Once that is approved and merged, I'll rebase.