diff --git a/website/docs/advanced/team-management/team-management-basics.mdx b/website/docs/advanced/team-management/team-management-basics.mdx
index b155cd00..c73d1cbf 100644
--- a/website/docs/advanced/team-management/team-management-basics.mdx
+++ b/website/docs/advanced/team-management/team-management-basics.mdx
@@ -11,7 +11,6 @@ The following guide provides an overview of how to manage your team in ConfigCat
## Invite others to collaborate
1. Click the `Invite Team Members` button on the sidebar.
-
1. Enter the invitees' email addresses (comma separated list).
1. Select a _Permission group_ and click on **SEND INVITATION EMAIL**.
1. An invitation will be sent to the invitees' email addresses.
diff --git a/website/docs/getting-started.mdx b/website/docs/getting-started.mdx
index 23c18048..0ef36bea 100644
--- a/website/docs/getting-started.mdx
+++ b/website/docs/getting-started.mdx
@@ -24,13 +24,13 @@ then you can **connect your application** to the ConfigCat service to access you
### Explore with Our Tutorial App
-Before diving into connecting your actual application, consider exploring our [Feature Flags Tutorial](https://tutorial.configcat.com/). This interactive app
+Before diving into connecting your actual application, consider exploring our [Feature Flags Tutorial](https://tutorial.configcat.com/?lm=11). This interactive app
provides a practical and engaging way to learn about ConfigCat and feature flags without needing to integrate immediately
with your current projects. It’s perfect for beginners to understand the functionalities and advantages of using feature flags effectively.
-[Start the Feature Flags Tutorial](https://tutorial.configcat.com/)
+[Start the Feature Flags Tutorial](https://tutorial.configcat.com/?lm=12)
### Connect your application
diff --git a/website/docs/news.mdx b/website/docs/news.mdx
index 935d9c4a..b8478286 100644
--- a/website/docs/news.mdx
+++ b/website/docs/news.mdx
@@ -105,7 +105,7 @@ From now on you can [send feature flag change events and](./integrations/segment
#### Jun 11, 2024
-We're excited to launch our [Feature Flags Tutorial](https://tutorial.configcat.com/), a comprehensive guide designed to enhance your skills in feature management.
+We're excited to launch our [Feature Flags Tutorial](https://tutorial.configcat.com/?lm=13), a comprehensive guide designed to enhance your skills in feature management.
This tutorial covers everything from basic toggling and simple targeting to advanced techniques like percentage rollouts and handling rollbacks.
@@ -119,7 +119,7 @@ This tutorial covers everything from basic toggling and simple targeting to adva
This step-by-step guide is ideal for anyone looking to integrate feature flags into their projects efficiently.
-[Explore the Tutorial](https://tutorial.configcat.com/)
+[Explore the Tutorial](https://tutorial.configcat.com/?lm=14)
## Advanced feature flag analytics with Mixpanel, Amplitude and Google Analytics
diff --git a/website/static/assets/invite.png b/website/static/assets/invite.png
deleted file mode 100644
index 02eb2288..00000000
Binary files a/website/static/assets/invite.png and /dev/null differ
diff --git a/website/versioned_docs/version-V1/advanced/team-management/team-management-basics.mdx b/website/versioned_docs/version-V1/advanced/team-management/team-management-basics.mdx
index 8324210a..44c9d9d6 100644
--- a/website/versioned_docs/version-V1/advanced/team-management/team-management-basics.mdx
+++ b/website/versioned_docs/version-V1/advanced/team-management/team-management-basics.mdx
@@ -11,7 +11,6 @@ The following guide provides an overview of how to manage your team in ConfigCat
## Invite others to collaborate
1. Click the `Invite Team Members` button on the sidebar.
-
1. Enter the invitees' email addresses (comma separated list).
1. Select a _Permission group_ and click on **SEND INVITATION EMAIL**.
1. An invitation will be sent to the invitees' email addresses.
diff --git a/website/versioned_docs/version-V1/getting-started.mdx b/website/versioned_docs/version-V1/getting-started.mdx
index 9fa683ac..2dda5ef5 100644
--- a/website/versioned_docs/version-V1/getting-started.mdx
+++ b/website/versioned_docs/version-V1/getting-started.mdx
@@ -23,13 +23,13 @@ then you can **connect your application** to the ConfigCat service to access you
### Explore with Our Tutorial App
-Before diving into connecting your actual application, consider exploring our [Feature Flags Tutorial](https://tutorial.configcat.com/). This interactive app
+Before diving into connecting your actual application, consider exploring our [Feature Flags Tutorial](https://tutorial.configcat.com/?lm=11). This interactive app
provides a practical and engaging way to learn about ConfigCat and feature flags without needing to integrate immediately
with your current projects. It’s perfect for beginners to understand the functionalities and advantages of using feature flags effectively.
-[Start the Feature Flags Tutorial](https://tutorial.configcat.com/)
+[Start the Feature Flags Tutorial](https://tutorial.configcat.com/?lm=12)
### Connect your application
diff --git a/website/versioned_docs/version-V1/news.mdx b/website/versioned_docs/version-V1/news.mdx
index 3733546a..8d63931c 100644
--- a/website/versioned_docs/version-V1/news.mdx
+++ b/website/versioned_docs/version-V1/news.mdx
@@ -105,7 +105,7 @@ From now on you can [send feature flag change events and](./integrations/segment
#### Jun 11, 2024
-We're excited to launch our [Feature Flags Tutorial](https://tutorial.configcat.com/), a comprehensive guide designed to enhance your skills in feature management.
+We're excited to launch our [Feature Flags Tutorial](https://tutorial.configcat.com/?lm=13), a comprehensive guide designed to enhance your skills in feature management.
This tutorial covers everything from basic toggling and simple targeting to advanced techniques like percentage rollouts and handling rollbacks.
@@ -119,7 +119,7 @@ This tutorial covers everything from basic toggling and simple targeting to adva
This step-by-step guide is ideal for anyone looking to integrate feature flags into their projects efficiently.
-[Explore the Tutorial](https://tutorial.configcat.com/)
+[Explore the Tutorial](https://tutorial.configcat.com/?lm=14)
## Advanced feature flag analytics with Mixpanel, Amplitude and Google Analytics
#### May 15, 2024