Get started with Experimentation Events Export
How to access and analyze data from Optimizely's Experimentation Events Export.
ImportantAmazon S3 export is being decommissioned.
Starting November 30, 2026, Optimizely will stop delivering Experimentation Events Export data through Amazon S3. After this date, use Google Cloud Storage (GCS) to download your data.
GCS is available to all customers today and contains data from June 2026 onward. To migrate, use the Authentication API to exchange your Personal Access Token for GCP credentials, then read your data with the Google Cloud CLI
gcloud storage).Data from before June 2026 is available only in Amazon S3.
Optimizely Experimentation Events Export delivers raw decision and conversion events from your experiments, so you can run analysis or downstream processing outside Optimizely.
Access the data in whichever form fits your workflow:
- For ETL or ELT pipelines – Use the Authentication API with an Optimizely Personal Access Token to exchange your token for temporary Amazon S3 (AWS) or Google Cloud Storage (GCP) credentials. GCS is available to all customers.
- For exploratory work from the command line – Use the Optimizely Experimentation
oeventsCLI to list and download events directly. TheoeventsCLI supports Amazon S3 only, which is being decommissioned on November 16, 2026. For GCS, use the Authentication API with the Google Cloud CLI. - To interpret the exported fields – See the Data specification.
Updated 14 days ago