Skip to content

Commit a2a125d

Browse files
Data pipeline: add clustered analysis diagram and description (#501)
1 parent 54ed4be commit a2a125d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/data-management/data-pipeline.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,9 @@ As we’ve detailed, Eppo doesn’t export individual data from your warehouse.
8686
* **Caching results**: We copy and cache overall results (latest incremental totals, metric patterns) to make our interface snappy. This is any total that you can see on our service: total number of assignments, total number of conversions, total amounts. For ratios, we store the numerator and denominator (for incrementality).
8787

8888
If you have any question about our privacy practices, please reach out.
89+
90+
## Clustered Analysis Pipeline
91+
92+
Clustered analysis experiments have a few more steps in the data pipeline to aggregate from the subentity level to the cluster level. See diagram below with additional steps highlighted.
93+
94+
![Clustered analysis pipeline diagram](/img/experiments/data-pipeline/data_pipeline_clustered_highlighted_v3.png)
388 KB
Loading

0 commit comments

Comments
 (0)