@@ -48,23 +48,26 @@ Keep reading for more complete examples of different use cases or refer to [Zara
4848Once your Worker is published, configuring a Worker Variable is easy.
4949
50501 . 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
5860Now that your Worker Variable is configured, you can use it in your actions and triggers.
5961
6062To 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