Skip to content

Commit

Permalink
Changes after review.
Browse files Browse the repository at this point in the history
  • Loading branch information
angelampcosta committed Oct 4, 2024
1 parent f667b9a commit ce1a94d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/content/docs/google-tag-first-party-mode/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit ce1a94d

Please sign in to comment.