From ccf4dc6c23eeb2bbbdb774c7d433cce2fbb64948 Mon Sep 17 00:00:00 2001 From: Chen-I Lim <46905241+chenilim@users.noreply.github.com> Date: Mon, 8 Nov 2021 21:24:25 -0800 Subject: [PATCH] Add utm_source and campaign for links to main site (#1779) --- website/site/content/download/mattermost/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/site/content/download/mattermost/_index.md b/website/site/content/download/mattermost/_index.md index e872bb346..0113c2fdb 100644 --- a/website/site/content/download/mattermost/_index.md +++ b/website/site/content/download/mattermost/_index.md @@ -5,7 +5,7 @@ section: "download" weight: 2 --- -Focalboard is installed with Mattermost v6.0, where it's called Boards. To access and use Boards, [install or upgrade to Mattermost v6.0 or later](https://mattermost.com/get-started/). Then, select the Product menu in the top left corner of Mattermost and choose **Boards**. +Focalboard is installed with Mattermost v6.0, where it's called Boards. To access and use Boards, [install or upgrade to Mattermost v6.0 or later](https://mattermost.com/get-started/?utm_source=focalboard&utm_campaign=focalboard). Then, select the Product menu in the top left corner of Mattermost and choose **Boards**. No additional server or web-proxy configuration is required. @@ -28,4 +28,4 @@ Create or join a Private channel, Group Message, or Direct Message. Then, select You can use the [share board](/guide/user/#sharing-boards) feature to share a read-only board with anyone (incuding unauthenticated users) who has the generated link. -For more information about using Mattermost Boards, refer to the main [product documentation here](https://docs.mattermost.com/guides/boards.html). +For more information about using Mattermost Boards, refer to the main [product documentation here](https://docs.mattermost.com/guides/boards.html?utm_source=focalboard&utm_campaign=focalboard).