You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/google-tag-first-party-mode/index.mdx
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,17 +15,18 @@ At the moment, Google tag in first-party mode is in closed beta. You can [sign u
15
15
### Configure Google tag in first-party mode in the dashboard
16
16
17
17
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**.
20
21
21
22

22
23
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.
24
25
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.
25
26
26
27

27
28
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.
29
30
30
31
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 commit comments