Skip to content

Commit e0f18d6

Browse files
authored
Update index.mdx (cloudflare#21220)
List the correct instructions to navigate to the dashboard location of Google tag feature and clarify that a domain must be selected
1 parent f786630 commit e0f18d6

File tree

1 file changed

+5
-4
lines changed
  • src/content/docs/google-tag-first-party-mode

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,18 @@ At the moment, Google tag in first-party mode is in closed beta. You can [sign u
1515
### Configure Google tag in first-party mode in the dashboard
1616

1717
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
18-
2. Go to **Google tag in first-party mode** > **Configuration**.
19-
3. Enable the toggle for **Turn on and configure Google tag**.
18+
2. Go to **Tag Management** > **Google tag**.
19+
3. Select your domain.
20+
4. Enable the toggle for **Turn on and configure Google tag**.
2021

2122
![Google tag in first-party mode configuration](~/assets/images/google-tag-first-party-mode/google-tag-configuration.png)
2223

23-
4. Add your Google tag ID and the path on your website reserved for the Google tag.
24+
5. Add your Google tag ID and the path on your website reserved for the Google tag.
2425
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.
2526

2627
![Add to ID and path](~/assets/images/google-tag-first-party-mode/google-tag-id-path.png)
2728

28-
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.
29+
6. 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.
2930

3031
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.
3132

0 commit comments

Comments
 (0)