From 484fa2353cdce834b52fbeaf596d487bf8c1d163 Mon Sep 17 00:00:00 2001 From: Esha Noronha Date: Thu, 22 May 2025 20:27:58 +0200 Subject: [PATCH] Fixed broken links --- 13/umbraco-engage/README.md | 2 +- 13/umbraco-engage/developers/introduction/README.md | 2 +- .../implement-your-own-segment-parameters.md | 6 +++--- 13/umbraco-engage/installation/installation.md | 2 +- 13/umbraco-engage/installation/licensing.md | 2 +- .../upgrading/version-specific-upgrade-notes.md | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/13/umbraco-engage/README.md b/13/umbraco-engage/README.md index ed7d5c1bf31..4bda06a154b 100644 --- a/13/umbraco-engage/README.md +++ b/13/umbraco-engage/README.md @@ -14,7 +14,7 @@ Umbraco Engage is a marketing suite that helps marketers and developers create p Explore the top features and learn more about Umbraco Engage on [Umbraco.com](https://umbraco.com/products/add-ons/engage/). -
Install Umbraco EngageReady to dive in? Check the installation guide to get started.installation.mdDocumentations Icons_Umbraco_CMS_Install.png
Getting StartedGet an overview and learn how to set up Umbraco Engage.getting-startedDocumentations Icons_Umbraco_Cloud_Getting_Started.png
TutorialsFind detailed step-by-step guides for personalization, analytics, A/B testing, and more.Broken linkDocumentations Icons_Umbraco_CMS_Tutorials.png
+
Install Umbraco EngageReady to dive in? Check the installation guide to get started.installation.mdDocumentations Icons_Umbraco_CMS_Install.png
Getting StartedGet an overview and learn how to set up Umbraco Engage.getting-startedDocumentations Icons_Umbraco_Cloud_Getting_Started.png
TutorialsFind detailed step-by-step guides for personalization, analytics, A/B testing, and more.
## Quick Links diff --git a/13/umbraco-engage/developers/introduction/README.md b/13/umbraco-engage/developers/introduction/README.md index b3f222cea7c..5eafa1f80f9 100644 --- a/13/umbraco-engage/developers/introduction/README.md +++ b/13/umbraco-engage/developers/introduction/README.md @@ -19,7 +19,7 @@ In the Developer section, you can find all the resources you need to configure U Learn more about how data is collected, stored, and parsed. -## [The Umbraco Engage Cookie](the-umarketingsuite-cookie/) +## [The Umbraco Engage Cookie](the-umbraco-engage-cookie/README.md) Umbraco Engage uses a cookie to collect visitor data on your Umbraco website. Learn more about how it works in this section. diff --git a/13/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md b/13/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md index 5ab5da974a8..8b4a203fff3 100644 --- a/13/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md +++ b/13/umbraco-engage/developers/personalization/implement-your-own-segment-parameters.md @@ -12,7 +12,7 @@ In the following guide, we will show how this is done. There are three steps: 1. [C# Definition](implement-your-own-segment-parameters.md#id-1.-c-definition) 2. [AngularJS Definition](implement-your-own-segment-parameters.md#id-2.-angularjs-definition) -3. [\[Optional\] Cockpit Visualization](implement-your-own-segment-parameters.md#id-3.-optional-cockpit-visualization) +3. [[Optional] Cockpit Visualization](implement-your-own-segment-parameters.md#id-3.-optional-cockpit-visualization) This guide will use code samples to add a "**Day of week**" segment parameter where you can select a single day of the week. If a pageview happens on that day the segment parameter will be satisfied. @@ -282,9 +282,9 @@ If all goes well you will see your custom parameter editor show up in the segmen ![Day of week segment parameter](../../.gitbook/assets/engage-personalization-developer1.png) -## 3. \[Optional] Cockpit Visualization +## 3. [Optional] Cockpit Visualization -The new segment parameter will show up automatically in the [Cockpit](../../../../personalization/cockpit-insights/) that is part of our package. The cockpit is a live view of Umbraco Engage data for the current visitor. +The new segment parameter will show up automatically in the [Cockpit](../../getting-started/for-marketers-and-editors/cockpit.md) that is part of our package. The cockpit is a live view of Umbraco Engage data for the current visitor. This includes active segments of the current visitor, and therefore your new segment parameter can also show up in the cockpit. By default, it will display the **raw configuration of the parameter** as stored in the database ("`{ dayOfWeek: 3 }`" in our example). diff --git a/13/umbraco-engage/installation/installation.md b/13/umbraco-engage/installation/installation.md index af8122d7a65..04e43aaf8e7 100644 --- a/13/umbraco-engage/installation/installation.md +++ b/13/umbraco-engage/installation/installation.md @@ -126,7 +126,7 @@ Here are some optional extras you can do to improve your experience with Umbraco ### Cookie consent -If you need to influence the default [The Umbraco Engage cookie](../marketers-and-editors/introduction/the-umbraco-engage-cookie.md) behaviour please go [here](../security-and-privacy/gdpr/). Or go to an example [implementation using Cookiebot](../../../security-privacy/gdpr/how-to-become-gdpr-compliant-using-cookiebot/) which can be used as an example for other cookie consent providers.\\ +If you need to influence the default [The Umbraco Engage cookie](../marketers-and-editors/introduction/the-umbraco-engage-cookie.md) behaviour please go [here](../security-and-privacy/gdpr/). Or go to an example [implementation using Cookiebot](../security-and-privacy/gdpr/how-to-become-gdpr-compliant-using-cookiebot.md) which can be used as an example for other cookie consent providers. {% hint style="warning" %} If you [change the default cookie behaviour](../developers/introduction/the-umbraco-engage-cookie/) make sure to perform a **client side reload of the initial page after cookie consent**. If this is not done, visitor referrer and/or campaigns will not be tracked. diff --git a/13/umbraco-engage/installation/licensing.md b/13/umbraco-engage/installation/licensing.md index 80cfc93deaa..9f5f0220c36 100644 --- a/13/umbraco-engage/installation/licensing.md +++ b/13/umbraco-engage/installation/licensing.md @@ -44,7 +44,7 @@ There are a few differences as to what the licenses cover: * Each individual subdomain has to be specified as part of the license (e.g. `subdomain.mysite.com`), wildcard subdomains are not allowed. {% hint style="info" %} -If multiple backoffice domains share the same installation, you have to purchase and add [**additional domains**](the-licensing-model.md#add-additional-domains) to your license. +If multiple backoffice domains share the same installation, you have to purchase and add [**additional domains**](#add-additional-domains) to your license. This is an add-on domain for existing licenses. Refunds will not be given for this product. {% endhint %} diff --git a/13/umbraco-engage/upgrading/version-specific-upgrade-notes.md b/13/umbraco-engage/upgrading/version-specific-upgrade-notes.md index 21238ef914a..4b4356c837e 100644 --- a/13/umbraco-engage/upgrading/version-specific-upgrade-notes.md +++ b/13/umbraco-engage/upgrading/version-specific-upgrade-notes.md @@ -34,4 +34,4 @@ Health checks have been added to verify whether these folders are present in you Umbraco Engage contains a number of breaking changes from the previous uMarketingSuite product. -See the [Migrate from uMarketingSuite](migrate-from-umarketingsuite) for full details. +See the [Migrate from uMarketingSuite](migrate-from-umarketingsuite.md) for full details.