We have a scenario where the final transaction is composed of multiple orders, and each order has it's related products.
The customer can choose different payment methods or financing options for each order (based on product category) in a single checkout.
The structure is similar to this:
All that data is captured as an event via Web SDK.
I was wondering how to create a Schema that could represent that format, while at the same time allowing us to send Product events that are not related to an Order (such as ProdView, CartAdd, ...).
The end goal is to allow breakdowns in CJA of Transaction by Order by Products, and allow me to use the same Product dimension associated with all the metrics for the Product funnel (ProdViews, CartAdds, Orders, Transactions) at the same time.
We thought of some options:
Anyone stumbled upon this or have any idea on how to approach this problem?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@asdruble-lima Had done something similar, we will probably need a good discussion to come to a solution but here are some thoughts to get started.
Good luck! Would love to try recreating this when i get time.
Anil
Anil
@asdruble-lima Had done something similar, we will probably need a good discussion to come to a solution but here are some thoughts to get started.
Good luck! Would love to try recreating this when i get time.
Anil
Anil