From ce1a94d9e61da12ccf84c4bacdde7c026ec95252 Mon Sep 17 00:00:00 2001 From: Angela Costa Date: Fri, 4 Oct 2024 11:15:12 +0100 Subject: [PATCH] Changes after review. --- .../docs/google-tag-first-party-mode/index.mdx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/content/docs/google-tag-first-party-mode/index.mdx b/src/content/docs/google-tag-first-party-mode/index.mdx index 2d64e796caf539..dc4e73e7cd18ae 100644 --- a/src/content/docs/google-tag-first-party-mode/index.mdx +++ b/src/content/docs/google-tag-first-party-mode/index.mdx @@ -8,24 +8,24 @@ sidebar: ## Get started -Google tag in first-party mode 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 — such as full IP obfuscation — without compromising your measurement. +Google tag in first-party mode allows website owners using Cloudflare as a CDN to get the most out of ad measurement tools with just a few clicks. -At the moment, Google tag in first-party mode is in closed beta. You can sign up to participate in the closed beta through the Tag Manager module of Google Marketing Platform [link]. +At the moment, Google tag in first-party mode is in closed beta. You can [sign up](https://docs.google.com/forms/d/e/1FAIpQLSdOx5gL9HhSKH2eJ_LpaiCMAMnV6zPUy4-BrkA6ndc3AUNuCQ/viewform) to participate in the closed beta through [Google Ads](http://ads.google.com), [Google Analytics](http://analytics.google.com) or [Google Marketing Platform](https://marketingplatform.google.com/). ### Configure Google tag in first-party mode in the dashboard 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account. -2. Go to Google tag in first-party mode > Configuration. -3. Enable the toggle for Turn on and configure Google tag. +2. Go to **Google tag in first-party mode** > **Configuration**. +3. Enable the toggle for **Turn on and configure Google tag**. ![Google tag in first-party mode configuration](~/assets/images/google-tag-first-party-mode/google-tag-configuration.png) 4. Add your Google tag ID and the path on your website reserved for the Google tag. -The Google tag ID 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. +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. ![Add to ID and path](~/assets/images/google-tag-first-party-mode/google-tag-id-path.png) -5. Once you click Save, Google Tag in First Party Mode 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. +5. Once you click **Save**, Google Tag in First Party Mode 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. -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 proxied by Cloudflare. +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.