Skip to content

Commit 5263b45

Browse files
authored
Merge pull request #6669 from umbraco/engage-page-descriptions
Fixed vale errors and added missing descriptions
2 parents 6222e0e + e1e5340 commit 5263b45

File tree

67 files changed

+99
-138
lines changed

Some content is hidden

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

67 files changed

+99
-138
lines changed

.github/styles/UmbracoDocs/Acronyms.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,4 @@ exceptions:
8787
- JPG
8888
- JPEG
8989
- BCC
90+
- SSD

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
icon: square-exclamation
32
description: Umbraco Engage offers multiple ways for performaing A/B tests on your website.
43
---
54

13/umbraco-engage/developers/ab-testing/csharp-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: >-
44
Umbraco Engage C# API.
55
---
66

7-
# Retrieving A/B test variants in C\#
7+
# Retrieving A/B test variants in C#
88

99
## Retrieving Active A/B test variants
1010

13/umbraco-engage/developers/analytics/client-side-events-and-additional-javascript-files/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
icon: square-exclamation
32
description: >-
43
Learn about what scripts can be used to connect with other data-gathering
54
tools.

13/umbraco-engage/developers/analytics/client-side-events-and-additional-javascript-files/bridging-library-for-google-analytics.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
icon: square-exclamation
32
description: Learn how to bridge Google Analytics with the data in Umbraco Engage.
43
---
54

13/umbraco-engage/developers/analytics/client-side-events-and-additional-javascript-files/bridging-library-for-google-tag-manager.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
icon: square-exclamation
32
description: Learn how to bridge data between Google Tag Manager and Umbraco Engage.
43
---
54

13/umbraco-engage/developers/analytics/client-side-events-and-additional-javascript-files/create-your-own-events.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
icon: square-exclamation
32
description: Learn how to create and add custom events to Umbraco Engage.
43
---
54

13/umbraco-engage/developers/analytics/client-side-events-and-additional-javascript-files/google-analytics-blocker-detection.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
icon: square-exclamation
32
description: Learn how Umbraco Engage handles visitors who use blocker detection.
43
---
54

13/umbraco-engage/developers/analytics/extending-analytics/sending-data-to-the-gtm-datalayer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: >-
44
Engage to the Google Tag Manager (GTM) data layer in Razor templates.
55
---
66

7-
# Sending data to the GTM Datalayer
7+
# Sending data to the Google Tag Manager (GTM) Datalayer
88

99
Umbraco Engage provides a partial view that pushes variables related to A/B testing and personalization to the Google Tag Manager (GTM) data layer.
1010

13/umbraco-engage/developers/analytics/forms.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
icon: square-exclamation
32
description: Learn how data from Umbraco Forms is tracked with Umbraco Engage.
43
---
54

0 commit comments

Comments
 (0)