Hi Pooja,
We support your existing db format. You'll just need to rename some columns in the query. Variation id can be a string, so if you JSON extract the experiment result from the Params, that would work.
w
wide-lifeguard-76631
04/25/2022, 1:28 PM
cool, will try this out
wide-lifeguard-76631
04/25/2022, 1:30 PM
Is there any documentation where we can see supported formats or sample data?
f
future-teacher-7046
04/25/2022, 1:42 PM
Since you can write your own SQL we support pretty much any data format. As long as you're able to select some experiment id, variation id, user id, and timestamp it will work.