Skip to content

Commit 1004c62

Browse files
authored
Merge pull request #6644 from umbraco/split-url-test
Update split URL article to match styleguide
2 parents 685e29c + a21b299 commit 1004c62

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed
33.7 KB
Loading
Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
11
---
2-
icon: square-exclamation
2+
description: >-
3+
Umbraco Engage enables running A/B tests on different versions of a page.
4+
This article covers how and when to use this type of test.
35
---
46

57
# Split URL Test
68

7-
Split URL testing in Umbraco Engage helps you compare different versions of a page.
9+
Split URL testing in Umbraco Engage allows you to compare different versions of a page to see which one performs better.
810

9-
You create different versions of a page. Each version can have different designs, text, or buttons based on the possibilities that have been setup in Umbraco.
11+
To set up a Split URL test, you must create multiple versions of a page. Each version can have different designs, text, or buttons based on the options setup in Umbraco.
12+
13+
You can start a Split URL test from the [Engage section](../../introduction/the-umbraco-engage-section.md) or within the [Content App](../../introduction/content-apps.md). The type is selected in step 2 of the setup.
14+
15+
![Split URL Test](../../../.gitbook/assets/split-url-test.png)
1016

1117
When you set up the A/B test, you can send 50% of visitors to page A and 50% to page B. This way, you can see which page helps achieve the goal of the test better.
1218

13-
The split URL test is a great way to test different checkout workflows, for example.
19+
Split URL tests are particularly useful for optimizing elements like checkout workflows, where small changes can impact conversions.

0 commit comments

Comments
 (0)