From cfa6c27917335d4cbedf6a27becd5b24e2bb72a3 Mon Sep 17 00:00:00 2001 From: mirnawong1 <89008547+mirnawong1@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:23:22 +0000 Subject: [PATCH] Update website/docs/docs/build/conversion-metrics.md Co-authored-by: Matt Shaver <60105315+matthewshaver@users.noreply.github.com> --- website/docs/docs/build/conversion-metrics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/docs/build/conversion-metrics.md b/website/docs/docs/build/conversion-metrics.md index a63ce585d67..9c30f62ae07 100644 --- a/website/docs/docs/build/conversion-metrics.md +++ b/website/docs/docs/build/conversion-metrics.md @@ -197,7 +197,7 @@ You now have a dataset where every conversion is connected to a visit event. To ### Step 4: Aggregate and calculate -Now that we’ve tied each conversion event to a visit, we can calculate the aggregated conversions and opportunities measures. Then we can join them to calculate the actual conversion rate. The SQL to calculate the conversion rate is as follows: +Now that you’ve tied each conversion event to a visit, you can calculate the aggregated conversions and opportunities measures. Then, you can join them to calculate the actual conversion rate. The SQL to calculate the conversion rate is as follows: ```sql select