Skip to content

Commit 5bedfaa

Browse files
authored
[Google Tag Gateway] Nav update (#24962)
1 parent 30aee0c commit 5bedfaa

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

src/content/docs/google-tag-gateway/index.mdx

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@ sidebar:
55
order: 1
66

77
---
8+
import { DashButton } from "~/components";
89

910
Google tag gateway for advertisers allows website owners using Cloudflare as a CDN to get the most out of ad measurement tools with just a few clicks. It allows you to deploy Google scripts using your own domain, enhancing data privacy and improving signal measurement recovery. Unlike standard setups where tags are requested from a Google domain, Google tag gateway for advertisers loads the tag from your domain and sends measurement events to your domain, where they are forwarded to Google.
1011

1112
Learn more about why we built it and how it works in our [blog post](https://blog.cloudflare.com/google-tag-gateway-for-advertisers/).
1213

1314
## Get started
1415

15-
Site owners can enable this feature in one of two ways: through the Google tag console, or through the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/tag-management/google-tag-gateway).
16+
Site owners can enable this feature in one of two ways: through the Google tag console, or through the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/tag-management/google-tag-gateway).
1617

1718
### Configure in Google Tag Manager
1819
The fastest way to set up Google tag gateway for advertisers is in Google Tag Manager. [Follow the steps in Google's Help Center](https://support.google.com/analytics/answer/16061641).
@@ -23,9 +24,11 @@ The fastest way to set up Google tag gateway for advertisers is in Google Tag Ma
2324
Your Cloudflare dashboard user must have one of the following [Account Roles](/fundamentals/manage-members/roles/#account-scoped-roles): Super Administrator, Administrator or Zaraz Admin. If you are using Domain Scoped Roles, your [Domain Role](/fundamentals/manage-members/roles/#domain-scoped-roles) must be Domain Administrator.
2425
:::
2526

26-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
27-
2. Go to **Tag Management** > **Google tag gateway**.
28-
3. Select your domain.
27+
1. In the Cloudflare dashboard, go to the **Google Tag Gateway** page.
28+
29+
<DashButton url="/?to=/:account/tag-management/google-tag-gateway" />
30+
31+
2. Select your domain.
2932
4. Enable the toggle for **Turn on and configure Google tag gateway**.
3033

3134
![Google tag gateway for advertisers configuration](~/assets/images/google-tag-gateway/google-tag-configuration.png)

0 commit comments

Comments
 (0)