Hello Everyone, Is there any way to export user_id...
# ask-questions
c
Hello Everyone, Is there any way to export user_ids of users who were part of experiment and which user was part of variation A or B like this?
f
Hi @creamy-minister-96874 👋 You can get exactly that data from your experiment assignment query (a.k.a. exposure query) in your data source. You'll just need to copy the SQL query from your data source and run it in your warehouse. You can also copy the metric queries from the experiment results tab and run it in your warehouse to see the variation split on a metric level.
c
What if we don't throw experiment seen event.