Hi everyone Good to see you. I’m trying to apply...
# ask-questions
a
Hi everyone Good to see you. I’m trying to apply AB test to E-commerce. I need to create a schema and track it myself, but I have no idea how to implement it. Can anyone share how they organized their schema or give me some ideas (I use RDBS). I would like to know the results of the AB test like pageviews, clicks, add to cart, conversion rate. Also, what value do you use for the device id? Here’s an example of a schema I made on the fly. https://github.com/growthbook/examples/issues/36 Thank you!
😭 1
https://dbdiagram.io/d/6445e2a36b31947051108c8b I’ve created a temporary one. What table is experiments_viewed in the example?