Skip to content

Commit 6a799a4

Browse files
Sofie Toft Kristensengitbook-bot
authored andcommitted
GITBOOK-5: Introduction/Installation section
1 parent 6f246c4 commit 6a799a4

File tree

2 files changed

+39
-34
lines changed

2 files changed

+39
-34
lines changed

13/umbraco-ums/installation/installation.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
---
2-
description: Learn about the different ways available for installing Umbraco uMS on your project.
2+
description: >-
3+
Learn about the different ways available for installing Umbraco uMS on your
4+
project.
35
---
46

57
# Installation
68

7-
This article covers two ways for installing Umbraco uMS:
9+
This article covers two ways to install Umbraco uMS:
810

9-
* [Via NuGet](#installation-via-nuget), or
10-
* [Via a terminal](#installing-using-the-terminal).
11+
* [Via NuGet](installation.md#installation-via-nuget), or
12+
* [Via a terminal](installation.md#installing-using-the-terminal).
1113

1214
{% hint style="info" %}
1315
Check [the requirements](../getting-started/for-developers/system-requirements.md) before you start installing Umbraco uMS.
1416
{% endhint %}
1517

1618
## Installation via NuGet
1719

18-
Install Umbraco uMS via Nuget in your IDE such as Visual Studio, Jetbrains Rider or VSCode (With [C# DevKit](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit)).
20+
Install Umbraco uMS via Nuget in your IDE such as Visual Studio, JetBrains Rider, or VSCode (With [C# DevKit](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit)).
1921

2022
The example shown below uses the Nuget Package Manager in Visual Studio.
2123

@@ -62,11 +64,11 @@ If you have any trouble, please go to [Troubleshooting installs](../../../instal
6264

6365
![]()
6466

65-
When you have installed the Umbraco uMS, build or restart your website and the **Marketing** section will appear in the backoffice, as shown above.
67+
When you have installed the Umbraco uMS, build or restart your website, and the **Marketing** section will appear in the backoffice, as shown above.
6668

67-
The next step is to [configure a license](../../../installing-umarketingsuite/licensing/) and you are ready to go.
69+
The next step is to [configure a license](../../../installing-umarketingsuite/licensing/).
6870

69-
To get the best out of Umbraco uMS it is recommended to consider the information detailed in the sections below.
71+
It is recommended to consider the information detailed in the section below, to get the best out of Umbraco uMS.
7072

7173
### Umbraco Forms
7274

@@ -120,12 +122,12 @@ Here are some optional extras you can do to improve your experience with uMS.
120122

121123
### Cookie consent
122124

123-
If you would like to influence the default [uMS cookie](../../../the-umarketingsuite-broad-overview/the-umarketingsuite-cookie/) behaviour please go [here](../../../security-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.\
125+
If you need to influence the default [uMS cookie](../../../the-umarketingsuite-broad-overview/the-umarketingsuite-cookie/) behaviour please go [here](../../../security-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.\\
124126

125127
{% hint style="warning" %}
126128
If you [change the default cookie behaviour](../../../the-umarketingsuite-broad-overview/the-umarketingsuite-cookie/module-permissions/) 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.
127129
{% endhint %}
128130

129-
### Loadbalancing and CM / CD environments
131+
### Load balancing and CM / CD environments
130132

131-
Using a loadbalanced setup and/or separate CM and CD environments? Please check our documentation about this topic [here](/installing-umarketingsuite/loadbalancing-and-cm-cd-environment).
133+
Are you using a load-balanced setup or separate CM and CD environments? Please check our documentation about this topic [here](../../../installing-umarketingsuite/loadbalancing-and-cm-cd-environment/).
Lines changed: 26 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
1-
# Troubleshooting Installs
1+
---
2+
description: Use the checklist in this article to verify your uMS installation.
3+
---
24

3-
At the moment we are not aware of any problems when installing the uMarketingSuite.
5+
# Troubleshooting Installs
46

5-
If you have one please let us know by [submitting an issue on GitHub](https://github.com/uMarketingSolutions/uMarketingSuite/issues/new/choose) or by getting in touch with us.
7+
{% hint style="info" %}
8+
If you have one please let us know by [submitting an issue on GitHub](https://github.com/uMarketingSolutions/uMarketingSuite/issues/new/choose) or using our support channels.
69

710
[Please check out our known-issue section for possible issues after installing.](../../../support/known-issues-and-work-arounds/)
11+
{% endhint %}
812

913
## The uMS Checklist
1014

11-
If you are having problems or unsure you have uMS setup and configured, then this checklist is for you. Verify you installed the Nuget package **uMarketingSuite** into your Umbraco website
15+
If you have problems with the uMS setup or configuration, this checklist is for you. Verify you installed the Nuget package **uMarketingSuite** into your Umbraco website
1216

1317
### 1. The Marketing section
1418

15-
After logging in into Umbraco you are able to see the Marketing section along with the other main sections in the Umbraco backoffice.
19+
After logging in to Umbraco you can see the Marketing section next to the other main sections in the Umbraco backoffice.
1620

17-
If you cannot see this, please check if your Umbraco user and or user group has access to the Marketing section.
21+
If you cannot see this, please check if your Umbraco user or user group has access to the Marketing section.
1822

1923
![]()
2024

@@ -24,71 +28,70 @@ When editing a page within Umbraco you should be able to see the following Conte
2428

2529
![]()
2630

27-
If you cannot see this, please check if your Umbraco user and or user group has access to the Marketing section.
31+
If you cannot see this, please check if your Umbraco user or user group has access to the Marketing section.
2832

2933
### 3. Cockpit
3034

31-
Is the **uMS Cockpit tool** visible on frontend of your site **after logging into Umbraco**?
35+
Is the **uMS Cockpit tool** visible on the front end of your site **after logging into Umbraco**?
3236

3337
No? Ensure you added the [Cockpit Partial view](../../../installing-umarketingsuite/cockpit/) in your main template.
3438

3539
![]()
3640

3741
### 4. Cockpit Client Side Data
3842

39-
Can you see client-side data such as **scroll depth** & **total time** on pages in analytics or the cockpit?
43+
Can you see client-side data such as **scroll depth** & **total time** on pages in analytics or the cockpit?
4044

41-
No? Ensure you have [added the client side tracking script](../../../analytics/clientside-events-and-additional-javascript-files/additional-measurements-with-our-ums-analytics-scripts/) in your main template.
42-
![]()
45+
No? Ensure you have [added the client-side tracking script](../../../analytics/clientside-events-and-additional-javascript-files/additional-measurements-with-our-ums-analytics-scripts/) in your main template. ![]()
4346

4447
### 5. Umbraco Forms
4548

46-
Go to a Form and add a new question to a form. Do you see this option?
49+
Go to a form and add a new question. Do you see this option?
4750

4851
![]()
4952

5053
Go to Marketing -> Settings -> Create a new goal. Do you see the following option called **Umbraco Forms Submission**?
5154

5255
![]()
5356

54-
If you see both options, this has been configured correctly. If not, ensure that your development team have installed the additional [uMarketingSuite.UmbracoForms nuget package](https://www.nuget.org/packages/uMarketingSuite.UmbracoForms).
57+
If you see both options, this has been configured correctly. If not, ensure that your development team has installed the additional [uMarketingSuite.UmbracoForms NuGet package](https://www.nuget.org/packages/uMarketingSuite.UmbracoForms).
5558

5659
### 6. Analytics
5760

58-
Edit a page and go to the Content App marked **Analytics** or alternatively go to **Marketing** -> **Analytics** from the top navigation.
61+
Edit a page and go to the Content App marked **Analytics** or **Marketing** -> **Analytics** from the top navigation.
5962

60-
Are you able to see analytical data? If not then you **need to wait 24 hours for todays analytics** to be collected and reported.
63+
Are you able to see analytical data? If not then you **need to wait 24 hours for today's analytics** to be collected and reported.
6164

6265
### 7. Locations for Analytics
6366

6467
Do you see the following message when browsing Analytics for Locations?
6568

6669
![]()
6770

68-
This means that some configuration is needed by your development team. They need to do a bit of [work to set up and track visitor locations by country and city](../../../analytics/extending-analytics/implement-an-ip-to-location-provider/).
71+
This means that additional configuration is required. Get in touch with a developer, as they need to [work to set up and track visitor locations by country and city](../../../analytics/extending-analytics/implement-an-ip-to-location-provider/).
6972

7073
Once set up, you will see analytics for countries like this below:
7174

7275
![]()
7376

7477
### 8. Setup IP Filters
7578

76-
Confirm that your own IP of your company/office building has been set to be excluded from uMS. This is done to ensure it is excluded from tracking and reporting, along with anyone else who is a content editor of the website.
79+
Confirm that the IP of your company/office building has been set to be excluded from uMS. This is done to ensure it is excluded from tracking and reporting, along with anyone else who is a content editor of the website.
7780

78-
You can check what your IP is by [Googling for What is My IP](https://www.google.com/search?q=what+is+my+IP). Ensure it is in the list of IPs by navigating to **Marketing** -> **Settings** -> **IP Filters**.
81+
You can check your IP by [Googling for What is My IP](https://www.google.com/search?q=what+is+my+IP). Ensure it is in the list of IPs by navigating to **Marketing** -> **Settings** -> **IP Filters**.
7982

8083
![]()
8184

8285
### 9. Reload after Cookie consent
8386

84-
To ensure that uMS can interact with the visitor from the first page on, reloaded the page as soon as the Cookie consent is approved. This enables showing personalized variant on the landing page which you need to have consent for doing. More info on how to this can be found at the bottom of the [tracking a visitors initial pageview](../../../security-privacy/gdpr/how-to-become-gdpr-compliant-using-cookiebot/) article.
87+
To ensure that uMS can interact with the visitor from the first page, reload the page as soon as the Cookie consent is approved. This enables showing personalized variants on the landing page which requires consent. More info on how to do this can be found at the bottom of the [tracking a visitors initial pageview](../../../security-privacy/gdpr/how-to-become-gdpr-compliant-using-cookiebot/) article.
8588

8689
### Still missing analytical data?
8790

88-
If you have performed all the steps and do not see Analytics data within uMS there are a handful of additional steps to take. Please work with a developer to check the following steps, as they are more technical.
91+
If you have performed all the steps and do not see Analytics data within uMS there are a handful of additional steps to take. Please work with a developer to check the following technical steps.
8992

9093
* Open your website in a browser with the browser developer tools open.
91-
* Refresh the page with the developer tools open.
94+
* Refresh the page while the developer tools are open.
9295
* Look for a POST request being made to `umbraco/umarketingsuite/pagedata/ping` in the Network Tab of requests.
9396

9497
[![]()](../../../%7BlocalLink:umb:/media/a06f75c283c540bfb583cd59f66f0e18%7D/)
@@ -97,6 +100,6 @@ Only '**real**' visitors will be tracked and any information we determine to be
97100

98101
* DeviceDetector.NET will assess if the visitor is a bot or a '**real**' visitor.
99102
* If it is a '**real**' visitor the page will send a POST request to `umbraco/umarketingsuite/pagedata/ping` and record a visit.
100-
* If they are deemed a bot, they will not make this request and no page view is tracked
103+
* If they are deemed a bot, they will not make this request and no page view will be tracked
101104

102-
If you are still not seeing the POST request happen above, then [please reach out to us via support](../../../support/).
105+
If the POST request still does not happen, [reach out via support](../../../support/).

0 commit comments

Comments
 (0)