Skip to content

Commit 4c6c963

Browse files
authored
[chore] Update naming of google tag gateway, allow the robots (#22167)
Update the screenshots
1 parent 110540d commit 4c6c963

File tree

11 files changed

+43
-45
lines changed

11 files changed

+43
-45
lines changed

public/__redirects

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,9 @@
675675
/gateway/locations/setup-instructions/android/ /cloudflare-one/connections/connect-devices/agentless/dns/locations/ 301
676676
/gateway/locations/setup-instructions/router/ /cloudflare-one/policies/gateway/dns-policies/ 301
677677

678+
# google tag
679+
/google-tag-first-party-mode/ /google-tag-gateway/ 301
680+
678681
# images
679682
/images/cloudflare-images/upload-images/supported-formats/ /images/upload-images/ 301
680683
/image-resizing/ /images/manage-images/create-variants/ 301

public/robots.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Disallow: /client-ip-geolocation
44
Disallow: /plans/
55
Disallow: /constellation
66
Disallow: /cdn-cgi/
7-
Disallow: /google-tag-first-party-mode/
87
Disallow: /security/
98
Disallow: /email-security/
109

Binary file not shown.
Binary file not shown.
245 KB
Loading
204 KB
Loading

src/content/docs/google-tag-first-party-mode/index.mdx

Lines changed: 0 additions & 32 deletions
This file was deleted.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Google tag gateway for advertisers
3+
pcx_content_type: reference
4+
sidebar:
5+
order: 1
6+
7+
---
8+
9+
## Get started
10+
11+
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.
12+
13+
### Configure Google tag gateway for advertisers in the dashboard
14+
15+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
16+
2. Go to **Tag Management** > **Google tag gateway**.
17+
3. Select your domain.
18+
4. Enable the toggle for **Turn on and configure Google tag gateway**.
19+
20+
![Google tag gateway for advertisers configuration](~/assets/images/google-tag-gateway/google-tag-configuration.png)
21+
22+
5. Add your Google tag ID and the path on your website reserved for the Google tag.
23+
The [Google tag ID](https://support.google.com/analytics/answer/9539598?hl=en) can be found in the Google Tag Experience dashboard. The measurement path is an unused path on your site that will load Google Tag Manager and all subsequent measurement requests.
24+
25+
![Add to ID and path](~/assets/images/google-tag-gateway/google-tag-id-path.png)
26+
27+
6. Once you click **Save**, Google tag gateway for advertisers will be enabled on your zone. If you already have a GTM script on your website, this First Party Tag will override the existing script.
28+
29+
Now that you have authenticated into your Cloudflare account and configured GTM in first-party mode, your Google Tags will be loaded using `https://your-domain/measurement-path/...`and subsequent measurement requests will be served by Cloudflare.

src/content/products/google-tag-first-party-mode.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: Google tag gateway for advertisers
2+
3+
product:
4+
title: Google tag gateway for advertisers
5+
url: /google-tag-gateway/
6+
group: Application performance
7+
8+
meta:
9+
title: Google tag gateway for advertisers docs
10+
description: Google tag gateway for advertisers allows website owners using Google Tag Manager and Cloudflare as a CDN to add a layer of data security and enables additional data privacy controls.
11+
author: "@cloudflare"

0 commit comments

Comments
 (0)