View data in BigQuery
Retrieve data stored by Optimizely Experimentation about your experiments using BigQuery by Google Cloud.
NoteThis is a third-party integration and is not an Optimizely subprocessor. See Optimizely's Third-Party Add-Ons & Platform Integration Terms.
You can use BigQuery by Google Cloud to access the data that Optimizely Experimentation ingests and stores, within your BigQuery project. BigQuery is a fully managed, serverless data warehouse. It lets you run GoogleSQL queries against large datasets. Using BigQuery offers the following advantages:
- Access Optimizely Experimentation data in your BigQuery instance in real time.
- Combine multiple datasets.
- Query your data however you need.
Your Optimizely Experimentation data is available through an authorized view in BigQuery. Authorized views let you view query results without accessing the underlying database tables.
ImportantYou must run queries in the same region where your data resides (US or EU). Cross-region queries are not supported.
For example, if your data resides in an EU BigQuery instance, all queries must be executed in the EU region.
Updated 2 days ago
