diff --git a/src/content/docs/zaraz/advanced/logpush.mdx b/src/content/docs/zaraz/advanced/logpush.mdx
index 477a4a3d2aa56f4..db7bfca4f5a3b38 100644
--- a/src/content/docs/zaraz/advanced/logpush.mdx
+++ b/src/content/docs/zaraz/advanced/logpush.mdx
@@ -6,7 +6,7 @@ sidebar:
label: Logpush
---
-import { Plan } from "~/components";
+import { Plan, DashButton } from "~/components";
Send Zaraz logs to an external storage provider like R2 or S3.
@@ -18,9 +18,11 @@ Follow these steps to configure Logpush support for Zaraz:
### 1. Create a Logpush job
-1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and zone.
-2. Go to **Analytics & Logs** > **Logpush**.
-3. Select **Create a Logpush Job** and follow the steps described in the [Logpush](/logs/logpush/) documentation.
+1. In the Cloudflare dashboard, go to the **Logpush** page.
+
+
+
+2. Select **Create a Logpush Job** and follow the steps described in the [Logpush](/logs/logpush/) documentation.
When selecting a dataset, make sure you select **Zaraz Events**.
### 2. Enable Logpush from Zaraz settings
diff --git a/src/content/docs/zaraz/custom-actions/additional-fields.mdx b/src/content/docs/zaraz/custom-actions/additional-fields.mdx
index 1a8735d18181762..48939046c54d9de 100644
--- a/src/content/docs/zaraz/custom-actions/additional-fields.mdx
+++ b/src/content/docs/zaraz/custom-actions/additional-fields.mdx
@@ -16,7 +16,7 @@ Adding an additional field to an action will attach it to this action only, and
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Select **Tools Configuration** > **Third-party tools**.
3. Locate the third-party tool with the action you want to add the additional field to, and select **Edit**.
4. Select the action you wish to modify.
@@ -33,7 +33,7 @@ Adding an additional field to the tool sets it as a default field for all of the
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Select **Tools Configuration** > **Third-party tools**.
3. Locate the third-party tool where you want to add the field, and select **Edit**.
4. Select **Settings** > **Add Field**.
diff --git a/src/content/docs/zaraz/custom-actions/create-action.mdx b/src/content/docs/zaraz/custom-actions/create-action.mdx
index 8d3e7ecdc49bb9c..dbeb58ba7c90290 100644
--- a/src/content/docs/zaraz/custom-actions/create-action.mdx
+++ b/src/content/docs/zaraz/custom-actions/create-action.mdx
@@ -13,7 +13,7 @@ To create an action, first [add a third-party tool](/zaraz/get-started/). If you
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Go to **Tools Configuration**.
3. Under **Third-party tools**, locate the tool you want to configure an action for, and select **Edit**.
4. Under Custom actions select **Create action**.
diff --git a/src/content/docs/zaraz/custom-actions/create-trigger.mdx b/src/content/docs/zaraz/custom-actions/create-trigger.mdx
index e34567da638247b..9a1f49e326c1a25 100644
--- a/src/content/docs/zaraz/custom-actions/create-trigger.mdx
+++ b/src/content/docs/zaraz/custom-actions/create-trigger.mdx
@@ -11,7 +11,7 @@ Triggers define the conditions under which a tool will start an action. Since a
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Go to **Tools Configuration**.
3. Select the **Triggers** tab.
4. Select **Create trigger**.
diff --git a/src/content/docs/zaraz/custom-actions/edit-tools-and-actions.mdx b/src/content/docs/zaraz/custom-actions/edit-tools-and-actions.mdx
index 869da9c714c8670..56906f6bd545380 100644
--- a/src/content/docs/zaraz/custom-actions/edit-tools-and-actions.mdx
+++ b/src/content/docs/zaraz/custom-actions/edit-tools-and-actions.mdx
@@ -10,7 +10,7 @@ import { DashButton } from "~/components";
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Go to **Tools**.
3. Under **Third-party tools**, locate your tool and select **Edit**.
@@ -20,7 +20,7 @@ On this page you will be able to edit settings related to the tool, add actions,
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Go to **Tools Configuration**.
3. Under **Third-party tools**, locate your tool and select the **Enabled** toggle.
@@ -28,7 +28,7 @@ On this page you will be able to edit settings related to the tool, add actions,
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Go to **Tools Configuration** > **Third-party tools**.
3. Locate the tool you wan to edit and select **Edit**.
4. Find the action you want to change state, and enable or disable it with the toggle.
@@ -37,6 +37,6 @@ On this page you will be able to edit settings related to the tool, add actions,
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Go to **Tools Configuration**.
3. Under **Third-party tools**, locate your tool and select **Delete**.
diff --git a/src/content/docs/zaraz/custom-actions/edit-triggers.mdx b/src/content/docs/zaraz/custom-actions/edit-triggers.mdx
index 976be31be9161fe..7e36ec211c27c02 100644
--- a/src/content/docs/zaraz/custom-actions/edit-triggers.mdx
+++ b/src/content/docs/zaraz/custom-actions/edit-triggers.mdx
@@ -13,7 +13,7 @@ import { DashButton } from "~/components";
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Go to **Tools Configuration**.
3. Under **Triggers**, locate your trigger and select **Edit**.
@@ -23,6 +23,6 @@ You can edit every field related to the trigger, as well as add new trigger rule
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Go to **Tools Configuration**.
3. Under **Triggers**, locate your trigger and select **Delete**.
diff --git a/src/content/docs/zaraz/pricing-info.mdx b/src/content/docs/zaraz/pricing-info.mdx
index e8b4f2844c209fb..cdd3f4324039719 100644
--- a/src/content/docs/zaraz/pricing-info.mdx
+++ b/src/content/docs/zaraz/pricing-info.mdx
@@ -14,7 +14,8 @@ All Zaraz features and tools are always available on all accounts. Learn more ab
## The Zaraz Event unit
-One Zaraz Event is an event you’re sending to Zaraz, whether that’s a page view, a `zaraz.track` event, or similar. You can easily see the total number of Zaraz Events you’re currently using under the [Monitoring section](/zaraz/monitoring/) in the Cloudflare Zaraz Dashboard.
+One Zaraz Event is an event you are sending to Zaraz, whether that is a page view, a `zaraz.track` event, or similar. You can easily see the total number of Zaraz Events you are currently using on the **Monitoring** page of the Cloudflare dashboard:
+
## Enabling Zaraz Paid
diff --git a/src/content/docs/zaraz/reference/properties-reference.mdx b/src/content/docs/zaraz/reference/properties-reference.mdx
index 9142b51807b63df..e967fbc502acda1 100644
--- a/src/content/docs/zaraz/reference/properties-reference.mdx
+++ b/src/content/docs/zaraz/reference/properties-reference.mdx
@@ -3,6 +3,7 @@ pcx_content_type: reference
title: Properties reference
---
+import { DashButton } from "~/components";
Cloudflare Zaraz offers properties that you can use when configuring the product. They are helpful to send data to a third-party tool or to create triggers as they have context about a specific user's browser session and the actions they take on the website. Below is a list of the properties you can access from the Cloudflare dashboard and their values.
diff --git a/src/content/docs/zaraz/reference/settings.mdx b/src/content/docs/zaraz/reference/settings.mdx
index 91586b56bf6bf9c..e4ae849effb5a64 100644
--- a/src/content/docs/zaraz/reference/settings.mdx
+++ b/src/content/docs/zaraz/reference/settings.mdx
@@ -6,9 +6,13 @@ head:
content: Zaraz settings
---
-import { Plan } from "~/components";
+import { Plan, DashButton } from "~/components";
-To configure Zaraz's general settings, select [**Zaraz**](https://dash.cloudflare.com/?to=/:account/:zone/zaraz) > **Settings**. Make sure you save your changes, by selecting the **Save** button after making them.
+To configure Zaraz's general settings, go to the **Settings** page in the Cloudflare dashboard:
+
+
+
+Make sure you save your changes, by selecting the **Save** button after making them.
## Workflow
diff --git a/src/content/docs/zaraz/variables/create-variables.mdx b/src/content/docs/zaraz/variables/create-variables.mdx
index b7814f1c270c5eb..c2778d0fbf15130 100644
--- a/src/content/docs/zaraz/variables/create-variables.mdx
+++ b/src/content/docs/zaraz/variables/create-variables.mdx
@@ -17,7 +17,7 @@ For example, instead of typing a specific user ID in multiple fields, you can cr
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Go to **Tools Configuration** > **Variables**.
3. Select **Create variable**, and give it a name.
4. In **Variable type** select between `String`, `Masked variable` or `Worker` from the drop-down menu. Use `Masked variable` when you have a private value that you do not want to share, such as an API token.
diff --git a/src/content/docs/zaraz/variables/edit-variables.mdx b/src/content/docs/zaraz/variables/edit-variables.mdx
index d31920c96faa36b..647bec60d56e64c 100644
--- a/src/content/docs/zaraz/variables/edit-variables.mdx
+++ b/src/content/docs/zaraz/variables/edit-variables.mdx
@@ -13,7 +13,7 @@ import { DashButton } from "~/components";
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Go to **Tools Configuration** > **Variables**.
3. Locate the variable you want to edit, and select **Edit** to make your changes.
4. Select **Save** to save your edits.
@@ -26,7 +26,7 @@ You cannot delete a variable being used in tools or triggers.
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Go to **Tools Configuration** > **Third-party tools**.
3. Locate any tools using the variable, and delete the variable from those tools.
4. Select **Zaraz** > **Tools Configuration** > **Triggers**.
diff --git a/src/content/docs/zaraz/variables/worker-variables.mdx b/src/content/docs/zaraz/variables/worker-variables.mdx
index bad91fc7cb3e6db..805da28610e6b2e 100644
--- a/src/content/docs/zaraz/variables/worker-variables.mdx
+++ b/src/content/docs/zaraz/variables/worker-variables.mdx
@@ -53,7 +53,7 @@ Once your Worker is published, configuring a Worker Variable is easy.
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Select the domain for which you want to configure variables.
3. Select the **Variables** tab.
4. Select **Create variable**.
@@ -68,7 +68,7 @@ To use your Worker Variable:
1. In the Cloudflare dashboard, go to the **Tag setup** page.
-
+
2. Select the domain for which you want to configure variables.
3. Select **Edit** next to a tool that you have already configured.
4. Select an action or add a new one.