Skip to content

Commit e1e5340

Browse files
committed
Removed hyphen from rethink to fix vale warning
1 parent 618a8ad commit e1e5340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13/umbraco-engage/tutorials/set-up-your-first-ab-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The first step to setting up an A/B test on your website is to define a solid pl
2727
This tutorial does not cover defining a plan or what makes a project valid for testing. However, find some general recommendations below.
2828

2929
* **Set a Clear Objective:** Start by defining a specific goal for your A/B test. Knowing what you aim to improve or measure allows you to design the test accordingly. For example, do you want more clicks on a button, a higher conversion rate, or something else?
30-
* **Ensure a valid amount of data:** A significant amount of traffic and conversions is important to produce reliable results from A/B tests. Use a tool like the Risk Optimization Automation Re-think (ROAR) model to determine whether your website is eligible.
30+
* **Ensure a valid amount of data:** A significant amount of traffic and conversions is important to produce reliable results from A/B tests. Use a tool like the Risk Optimization Automation Rethink (ROAR) model to determine whether your website is eligible.
3131
* **Develop a Hypothesis:** Based on your objective, create a clear hypothesis. This should include what change you expect and why. The stronger your hypothesis, the more valuable your test results will be.
3232

3333
Once you have confirmed your website is eligible for testing and defined a clear hypothesis and objective, you are ready to set up the test.

0 commit comments

Comments
 (0)