Skip to content

Commit 6bb8c90

Browse files
authored
Merge pull request #6495 from umbraco/ums/highlightDuplicates
Highlight duplicates in uMS docs
2 parents 7efdc88 + 65896a0 commit 6bb8c90

File tree

66 files changed

+229
-117
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+229
-117
lines changed

13/umbraco-ums/developers/ab-testing/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: >-
33
uMS offers multiple ways for performaing A/B tests on your website. Learn more
44
about each option and how to configure them in this section.
5+
icon: square-exclamation
56
---
67

78
# A/B Testing

13/umbraco-ums/developers/ab-testing/ab-test-distribution-algorithm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: >-
33
uMS distributes visitors randomly across the different variants of your A/B
44
tests.
5+
icon: square-exclamation
56
---
67

78
# A/B Test Distribution Algorithm

13/umbraco-ums/developers/ab-testing/finish-an-ab-test.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: >-
33
When the A/B test has enough data for a statistically complete picture, uMS
44
will notify you. You can also end the test at any time.
5+
icon: square-exclamation
56
---
67

78
# Finish an A/B Test

13/umbraco-ums/developers/ab-testing/front-end-rendering.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: >-
33
uMS takes care of applying the correct styles to the pages part of your A/B
44
tests.
5+
icon: square-exclamation
56
---
67

78
# Front end Rendering

13/umbraco-ums/developers/ab-testing/monitor-the-ab-test.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: >-
33
uMS provides the ability to continuously monitor the A/B tests you are running
44
on your website. It is recommended to disable tests that perform poorly.
5+
icon: square-exclamation
56
---
67

78
# Monitor the A/B Test

13/umbraco-ums/developers/ab-testing/previewing-an-ab-test.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: >-
33
When running A/B tests using uMS it recommended to preview the test before
44
running it. Learn how this is done.
5+
icon: square-exclamation
56
---
67

78
# Previewing an A/B Test

13/umbraco-ums/developers/ab-testing/setting-up-the-ab-test.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: >-
33
To set up an A/B test in uMS you need to go through a series of steps. Learn
44
more about the required configuration is required for initating a test.
5+
icon: square-exclamation
56
---
67

78
# Setting up the A/B Test

13/umbraco-ums/developers/ab-testing/types-of-ab-tests/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Get an overview of the available types of A/B tests you can run with uMS.
3+
icon: square-exclamation
34
---
45

56
# Types of A/B Tests

13/umbraco-ums/developers/ab-testing/types-of-ab-tests/document-type-test.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: >-
33
uMS enables running A/B tests on pages using a specified Document Type. This
44
article covers how and when to use this type of test.
5+
icon: square-exclamation
56
---
67

78
# Document Type Test

13/umbraco-ums/developers/ab-testing/types-of-ab-tests/multiple-pages-test.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
description: >-
33
uMS provides the option to run A/B tests across multiple pages. This article
44
covers how and when to use this type of test.
5+
icon: square-exclamation
56
---
67

78
# Multiple Pages Test

0 commit comments

Comments
 (0)