Optimizely Labs is a collection of tutorials ("labs") for working with Optimizely data and developer tools.
Each lab contains a focused combination of documentation and code demonstrating how to solve a specific problem with Optimizely data or developer tools. For example, this lab contains instructions for loading and querying Optimizely Enriched Event data using Apache Spark.
Labs are self-contained, so all of the instructions and resources needed to run executable code can be found in the lab directory. They're also open-sourced under the Apache 2.0 license, so you're free to modify and use them to solve problems in your own way.
- Optimizely Labs page - A handy website for exploring, reading, and downloading lab code.
- Labs directory - The source of truth for lab content.
- Contributing guide - Want to contribute to this repository? Start here.