Skip to content

Commit 931fe41

Browse files
kathaylRefaerdsToriLindsay
authored andcommitted
Update worker-variables.mdx (#23948)
* Update worker-variables.mdx update steps * Update src/content/docs/zaraz/variables/worker-variables.mdx Co-authored-by: Maryna Iholnykova <[email protected]> * Update worker-variables.mdx updating steps based on Maryna's feedback * Update src/content/docs/zaraz/variables/worker-variables.mdx Co-authored-by: ToriLindsay <[email protected]> * Update src/content/docs/zaraz/variables/worker-variables.mdx Co-authored-by: ToriLindsay <[email protected]> * Update src/content/docs/zaraz/variables/worker-variables.mdx Co-authored-by: ToriLindsay <[email protected]> * Update src/content/docs/zaraz/variables/worker-variables.mdx Co-authored-by: ToriLindsay <[email protected]> * Update src/content/docs/zaraz/variables/worker-variables.mdx Co-authored-by: ToriLindsay <[email protected]> * Update src/content/docs/zaraz/variables/worker-variables.mdx Co-authored-by: ToriLindsay <[email protected]> * Update src/content/docs/zaraz/variables/worker-variables.mdx Co-authored-by: ToriLindsay <[email protected]> --------- Co-authored-by: Maryna Iholnykova <[email protected]> Co-authored-by: ToriLindsay <[email protected]>
1 parent 4e9691a commit 931fe41

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

src/content/docs/zaraz/variables/worker-variables.mdx

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,23 +48,26 @@ Keep reading for more complete examples of different use cases or refer to [Zara
4848
Once your Worker is published, configuring a Worker Variable is easy.
4949

5050
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/).
51-
2. Go to **Zaraz** > **Tools configuration** > **Variables**.
52-
3. Click **Create variable**.
53-
4. Give your variable a name, choose **Worker** as the Variable type, and select your newly created Worker.
54-
5. Save your variable.
51+
2. Go to **Tag Management** > **Tag Setup**.
52+
3. Select the domain for which you want to configure variables.
53+
4. Select the **Variables** tab.
54+
5. Select **Create variable**.
55+
5. Give your variable a name, choose **Worker** as the Variable type, and select your newly created Worker.
56+
6. Save your variable.
5557

5658
## Using your Worker Variable
5759

5860
Now that your Worker Variable is configured, you can use it in your actions and triggers.
5961

6062
To use your Worker Variable:
6163

62-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and domain.
63-
2. Go to **Zaraz** > **Tools configuration** > **Tools**.
64-
3. Click **Edit** next to a tool that you have already configured.
65-
4. Select an action or add a new one.
66-
5. Click on the plus sign at the right of the text fields.
67-
6. Select your Worker Variable from the list.
64+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/).
65+
2. Go to **Tag Management** > **Tag Setup**
66+
3. Select the domain for which you want to configure variables.
67+
4. Select **Edit** next to a tool that you have already configured.
68+
5. Select an action or add a new one.
69+
6. Select the plus sign at the right of the text fields.
70+
7. Select your Worker Variable from the list.
6871

6972
## Example Worker Variables
7073

0 commit comments

Comments
 (0)