Skip to content

Commit 1961b22

Browse files
Sofie Toft Kristensengitbook-bot
authored andcommitted
GITBOOK-76: Remove page icons and added back landingpage cards
1 parent b8102e5 commit 1961b22

File tree

17 files changed

+8
-20
lines changed

17 files changed

+8
-20
lines changed

13/umbraco-engage/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
2-
description: Documentation on how to work with Umbraco Engage for both marketers and developers.
2+
description: >-
3+
Documentation on how to work with Umbraco Engage for both marketers and
4+
developers.
35
---
46

57
# Umbraco Engage Documentation
@@ -12,6 +14,8 @@ Umbraco Engage is a marketing suite that helps marketers and developers create p
1214

1315
Explore the top features and learn more about Umbraco Engage on [Umbraco.com](https://umbraco.com/products/add-ons/engage/).
1416

17+
<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Install Umbraco Engage</strong></td><td>Ready to dive in? Check the installation guide to get started.</td><td><a href=".gitbook/assets/Documentations Icons_Umbraco_CMS_Install.png">Documentations Icons_Umbraco_CMS_Install.png</a></td><td><a href="installation/installation.md">installation.md</a></td></tr><tr><td><strong>Getting Started</strong></td><td>Get an overview and learn how to set up Umbraco Engage.</td><td><a href=".gitbook/assets/Documentations Icons_Umbraco_Cloud_Getting_Started.png">Documentations Icons_Umbraco_Cloud_Getting_Started.png</a></td><td><a href="getting-started/">getting-started</a></td></tr><tr><td><strong>Tutorials</strong></td><td>Find detailed step-by-step guides for personalization, analytics, A/B testing, and more.</td><td><a href=".gitbook/assets/Documentations Icons_Umbraco_CMS_Tutorials.png">Documentations Icons_Umbraco_CMS_Tutorials.png</a></td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>
18+
1519
## Quick Links
1620

1721
{% content-ref url="developers/settings/configuration.md" %}

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
icon: arrow-right-long
32
description: >-
43
Analyzing the data Umbraco Engage collects from your website is a part of
54
learning about your website visitors and improving your content.

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

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

65
# Extending forms

13/umbraco-engage/developers/introduction/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
icon: arrow-right-long
32
description: >-
43
The Developer section contains all information you need as a developer to get
54
started with, configure, and use the features in Umbraco Engage.
@@ -13,13 +12,13 @@ As a developer, it is up to you, to know where to configure which features and w
1312

1413
In the Developer section, you can find all the resources you need to configure Umbraco Engage for your company's requirements.
1514

16-
<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Analytics</strong></td><td><a href="../../.gitbook/assets/Documentations Icons_Umbraco_CMS_Fundamentals_Code.png">Documentations Icons_Umbraco_CMS_Fundamentals_Code.png</a></td><td><a href="../analytics/">analytics</a></td></tr><tr><td align="center"><strong>A/B Testing</strong> </td><td><a href="../../.gitbook/assets/Documentations Icons_Umbraco_Deploy_Deployment_Workflow.png">Documentations Icons_Umbraco_Deploy_Deployment_Workflow.png</a></td><td><a href="../ab-testing/">ab-testing</a></td></tr><tr><td align="center"><strong>Personalization</strong></td><td><a href="../../.gitbook/assets/Documentations Icons_Umbraco_CMS_Tutorials_Custom_Dashboard.png">Documentations Icons_Umbraco_CMS_Tutorials_Custom_Dashboard.png</a></td><td><a href="../personalization/">personalization</a></td></tr><tr><td align="center"><strong>Settings</strong></td><td><a href="../../.gitbook/assets/Documentations Icons_Umbraco_Cloud_Setup.png">Documentations Icons_Umbraco_Cloud_Setup.png</a></td><td><a href="../settings/">settings</a></td></tr></tbody></table>
15+
<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Analytics</strong></td><td><a href="../../.gitbook/assets/Documentations Icons_Umbraco_CMS_Fundamentals_Code.png">Documentations Icons_Umbraco_CMS_Fundamentals_Code.png</a></td><td><a href="../analytics/">analytics</a></td></tr><tr><td align="center"><strong>A/B Testing</strong></td><td><a href="../../.gitbook/assets/Documentations Icons_Umbraco_Deploy_Deployment_Workflow.png">Documentations Icons_Umbraco_Deploy_Deployment_Workflow.png</a></td><td><a href="../ab-testing/">ab-testing</a></td></tr><tr><td align="center"><strong>Personalization</strong></td><td><a href="../../.gitbook/assets/Documentations Icons_Umbraco_CMS_Tutorials_Custom_Dashboard.png">Documentations Icons_Umbraco_CMS_Tutorials_Custom_Dashboard.png</a></td><td><a href="../personalization/">personalization</a></td></tr><tr><td align="center"><strong>Settings</strong></td><td><a href="../../.gitbook/assets/Documentations Icons_Umbraco_Cloud_Setup.png">Documentations Icons_Umbraco_Cloud_Setup.png</a></td><td><a href="../settings/">settings</a></td></tr></tbody></table>
1716

1817
## [Dataflow Pipeline](dataflow-pipeline/)
1918

2019
Learn more about how data is collected, stored, and parsed.
2120

22-
## [The Umbraco Engage Cookie](the-umbraco-engage-cookie/README.md)
21+
## [The Umbraco Engage Cookie](the-umbraco-engage-cookie/)
2322

2423
Umbraco Engage uses a cookie to collect visitor data on your Umbraco website. Learn more about how it works in this section.
2524

13/umbraco-engage/developers/personalization/segment-information.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ description: >-
33
Sometimes you need more fine-grained personalization for your website. For
44
this purpose the Umbraco Engage exposes a service called the
55
IAnalyticsStateProvider.
6-
icon: square-exclamation
76
---
87

98
# Retrieve segment information from code

13/umbraco-engage/developers/profiling/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
icon: arrow-right-long
32
description: >-
43
Profiling collects and analyzes behavior data to customize content. Umbraco
54
Engage allows CRM integration to enhance visitor profiles without built-in
@@ -8,7 +7,7 @@ description: >-
87

98
# Profiling
109

11-
Profiling is tracking and analyzing visitor behavior to build detailed visitor profiles.&#x20;
10+
Profiling is tracking and analyzing visitor behavior to build detailed visitor profiles.
1211

1312
This involves collecting data from website interactions to understand user preferences and customize content and marketing strategies accordingly. Profiles are dynamically updated as users interact with the site, allowing for more personalized and targeted marketing efforts over time.
1413

13/umbraco-engage/developers/settings/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
icon: arrow-right-long
32
description: >-
43
When setting up Umbraco Engage on your Umbraco project it is important to get
54
the configuration right. Learn more about the different options in this

13/umbraco-engage/getting-started/for-marketers-and-editors/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
icon: arrow-right-long
32
description: Explore how to manage marketing campaigns and create engaging content.
43
---
54

13/umbraco-engage/marketers-and-editors/ab-testing/monitor-the-ab-test.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ description: >-
33
Umbraco Engage provides the ability to continuously monitor the A/B tests you
44
are running on your website. It is recommended to disable tests that perform
55
poorly.
6-
icon: square-exclamation
76
---
87

98
# Monitor the A/B Test

13/umbraco-engage/marketers-and-editors/ab-testing/setting-up-the-ab-test.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ description: >-
33
To set up an A/B test in Umbraco Engage you need to go through a series of
44
steps. Learn more about the required configuration is required for initating a
55
test.
6-
icon: square-exclamation
76
---
87

98
# Setting up the A/B Test

0 commit comments

Comments
 (0)