You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 13/umbraco-engage/marketers-and-editors/ab-testing/what-is-ab-testing.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
---
2
+
description: >-
3
+
Learn how A/B testing helps optimize your website by comparing different versions to improve performance, integrated seamlessly with Umbraco Engage.
4
+
---
5
+
1
6
# What is A/B testing
2
7
3
8
It goes too far to give a total overview of what A/B testing is. There are some great resource out there that can inspire you and can go in real depth what A/B testing is.
Copy file name to clipboardExpand all lines: 13/umbraco-engage/marketers-and-editors/personalization/implicit-and-explicit-personalization/campaign-scoring.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ description: >-
12
12
Campaigns are automatically scored by using utm-parameters, that you may be already using for your marketing campaigns. You can add 5 different parameters to your URL:
13
13
14
14
***utm_source**: Identify the advertiser, site, publication, etc. that is sending traffic to your property, for example, Google, newsletter4, billboard.
15
-
***utm_medium**: The advertising or marketing medium, for example, CPC, banner, email newsletter.
15
+
***utm_medium**: The advertising or marketing medium, for example, Cost Per Click (CPC), banner, email newsletter.
16
16
***utm_campaign**: The individual campaign name, slogan, and promo code for a product.
17
17
***utm_term**: Identify paid search keywords. If you are manually tagging paid keyword campaigns, you should also use utm_term to specify the keyword.
18
18
***utm_content**: Used to differentiate similar content, or links within the same ad. For example, if you have two call-to-action links within the same email message, you can use utm_content and set different values for each so you can tell which version is more effective.
@@ -30,7 +30,7 @@ If you want to use these parameters you'll need to set the URL as:
@@ -42,7 +42,7 @@ Now that you've created URLs for campaigns they will automatically be tracked by
42
42
43
43
going to **Personalization** -> **Campaign scoring** you will see all the campaign groups, the campaigns you already scored, and the campaigns that need scoring.
44
44
45
-
<figure><imgsrc="../../../.gitbook/assets/engage-personalization-campaign-scoring.png"alt="Scoring your campaign."><figcaption><p>Scoring your campaign.</p></figcaption></figure>
45
+

46
46
47
47
### Creating a campaign group
48
48
@@ -58,7 +58,7 @@ You can add a new campaign group by clicking "**Add new group**". This will open
58
58
59
59
</div>
60
60
61
-
In this case, we created a campaign group "**A campaign group for developers**" and assigned **7 points** to the **developer** persona. This means when visitors come to the website via a URL with utm-parameters part of this campaign group, get 7 points for the developer persona.
61
+
In this case, we created a campaign group "**A campaign group for developers**" and assigned **7 points** to the **developer** persona. Visitors arriving via a URL with utm-parameters part of this campaign group, get 7 points for the developer persona.
62
62
63
63
Because we haven't assigned any campaigns yet, in this case, the group will never be triggered.
64
64
@@ -70,7 +70,7 @@ An example of this tab could look like this:
So here you see that in the last row, for example, the **utm_source** is "**Activate account**", the **utm_medium** is "**email**" and the **utm_content** is "**click here to activate your account**". The URL that the visitor used to get to the website looked something like `https://<url>?utm_source=activate account&utm_medium=email&utm_content=click here to activate your account.`
73
+
In the last row, for example, the **utm_source** is "**Activate account**", **utm_medium** is "**email**" and **utm_content** is **click here to activate your account**. The URL that the visitor used to get to the website looked something like `https://<url>?utm_source=activate account&utm_medium=email&utm_content=click here to activate your account.`
74
74
75
75
Every unscored campaign can be assigned to a campaign group by clicking on the "**Assign**" button. If you do that a popup will open that allows you to assign the specific campaign to one of your created campaign groups.
76
76
@@ -80,7 +80,7 @@ Every unscored campaign can be assigned to a campaign group by clicking on the "
80
80
81
81
</div>
82
82
83
-
By assigning this example to the "**A campaign group for developers**" from now on every visitor that comes to the website with these `utm-parameters`set up will get the points assigned that are set up in the campaign group. In this example, this would be **7 points** for **developers**.
83
+
Assigning this to "**A campaign group for developers**" ensures all visitors with these `utm-parameters` will get the points assigned in the campaign group. In this example, this would be **7 points** for **developers**.
Copy file name to clipboardExpand all lines: 13/umbraco-engage/marketers-and-editors/settings/setting-up-goals.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ description: >-
8
8
9
9
Goals are important in Umbraco Engage. Without goals you cannot determine whether your optimization strategy through [A/B Testing](../ab-testing/) or [Personalization](../personalization/) really works.
10
10
11
-
A/B Testing and/or Personalization is never the goal; the goal is to increase your goals which can be achieved by personalization or A/B testing.
11
+
A/B Testing and/or Personalization is never the goal. The goal is to increase your goals which can be achieved by personalization or A/B testing.
12
12
13
13
In the Goals menu, you can set up goals and specify their value.
14
14
@@ -39,4 +39,3 @@ You can specify how the goal will be triggered:
39
39
* Via some custom code
40
40
41
41
<figure><imgsrc="../../.gitbook/assets/engage-settings-setup-new-goal.png"alt=""><figcaption><p>Create a new goal by giving it a name, setting a value and deciding on a set of parameters.</p></figcaption></figure>
Copy file name to clipboardExpand all lines: 13/umbraco-engage/security-and-privacy/gdpr/README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
---
2
+
description: >-
3
+
Read how Umbraco Engage is designed with GDPR compliance in mind, ensuring data privacy through first-party cookies, data anonymization, and retention controls
4
+
---
5
+
1
6
# GDPR & EU regulation
2
7
3
8
**Disclaimer**: Always check you are GDPR compliant with your own privacy office or legal department
@@ -41,6 +46,6 @@ Remember to adjust the template to match the configuration on your website.
41
46
42
47
[The Umbraco Engage cookie can be categorized as both an analytical and a personalization cookie.](../../developers/introduction/the-umbraco-engage-cookie/) The cookie is used to analyze website visitor behavior and personalize content based on this behavior. Based on the GDPR and ePrivacy Directive cookie consent is required for gathering analytic and personalization data.
43
48
44
-
As a customer and the controller of the personal data processed,**it is your responsibility to obtain consent from the website visitor for the use of the Umbraco Engage cookie**. Consent can be obtained using a cookie banner.
49
+
As the data controller**it is your responsibility to obtain consent from the website visitor for the use of the Umbraco Engage cookie**. Consent can be obtained using a cookie banner.
45
50
46
-
You can [control the features](../../developers/introduction/the-umbraco-engage-cookie/module-permissions.md)and give your visitors total control over which features they wish to enable.
51
+
You can [control the features](../../developers/introduction/the-umbraco-engage-cookie/module-permissions.md)and give your visitors total control over which features they wish to enable.
Copy file name to clipboardExpand all lines: 13/umbraco-engage/security-and-privacy/how-it-works.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
---
2
+
description: >-
3
+
Explore how Umbraco Engage collects browsing behavior data upon cookie acceptance to enable analytics, A/B testing, content personalization, and user profiling, all stored locally
4
+
---
5
+
1
6
# How it works
2
7
3
8
When visitors accept the Umbraco Engage cookie on the website, it allows Umbraco Engage to collect and store data about browsing behavior, preferences, and interactions. This data can include pages visited, time spent on each page, actions taken on the site, and more. This data cannot be shared with 3rd parties because the data is stored in the local database of the site.
Copy file name to clipboardExpand all lines: 13/umbraco-engage/support.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
+
---
2
+
description: >-
3
+
The article explains how to seek support through Umbraco's website to create a support request.
4
+
---
5
+
1
6
# Support
2
7
3
-
###Looking for support?
8
+
## Looking for support?
4
9
5
10
Seeking support or guidance? Go to [umbraco.com](https://umbraco.com) and look for the friendly speech bubble icon in the bottom right corner of your screen. Click on it, and you can open a new support request.
0 commit comments