Open chuwy opened 4 years ago
Currently, tracking an ecommerce transaction is transmitted, ETLed and stored as multiple events:
In an Avro world, it might be cleaner just to send one event, which is a fatter envelope containing the transaction plus transaction items.
This would be dependent on:
Migrated from https://github.com/snowplow/snowplow/issues/203 (comments are auto-generated)
Currently, tracking an ecommerce transaction is transmitted, ETLed and stored as multiple events:
In an Avro world, it might be cleaner just to send one event, which is a fatter envelope containing the transaction plus transaction items.
This would be dependent on: