You can export experiment data in two ways:
1. Export from the Experiments list (any test)
This gives you two CSV files: overall results and variation-level results.
Go to Experiments (your A/B tests list).
Find the test you want to export.
Click the ⋮ (more options) on that row.
Choose Export data.
Two files will download:
overall-data.csv – summary metrics for the test.
variation-data.csv – metrics per variation.
They use semicolons (;) as separators, so open them in Excel or another spreadsheet tool that supports that.
2. Export raw conversion data from inside a report (Event or Revenue goals)
For tests that use an Event or Revenue goal, you can export the raw conversion rows from the report view.
Open the experiment (e.g. click View goal or open the test).
On the report page, make sure the Event or Revenue goal is selected.
Click the Export button (next to “Filter by attributes”).
Wait for “Preparing Export” to finish; a CSV will download (e.g. mida-{testId}-{event_name}.csv).
This CSV contains the individual conversion records (e.g. event name, variant, date, filters you applied). For large datasets it can take a moment.
Summary: Use ⋮ → Export data on the Experiments list for overall and variation reports. Use Export on the report page for raw conversion data when the goal is Event or Revenue.


