Package-level declarations
Ecommerce data classes.
Types
Provided to certain Ecommerce events. The Cart properties will be sent with the event as a Cart entity. Entity schema: iglu:com.snowplowanalytics.snowplow.ecommerce/cart/jsonschema/1-0-0
Add ecommerce Screen/Page details. It is designed to help with grouping insights by screen/page type, e.g. Product description, Product list, Home.
Add ecommerce User details. It is designed to help in modeling guest/non-guest account activity. Entity schema: iglu:com.snowplowanalytics.snowplow.ecommerce/user/jsonschema/1-0-0
Provided to certain Ecommerce events. The Product properties will be sent with the event as a Product entity. Entity schema: iglu:com.snowplowanalytics.snowplow.ecommerce/product/jsonschema/1-0-0
Provided to certain Ecommerce events. The Promotion properties will be sent with the event as a Promotion entity. Entity schema: iglu:com.snowplowanalytics.snowplow.ecommerce/promotion/jsonschema/1-0-0
Provided to certain Ecommerce events. The Transaction properties will be sent with the event as a Transaction entity. Entity schema: iglu:com.snowplowanalytics.snowplow.ecommerce/transaction/jsonschema/1-0-0