Skip to content
/ docs Public

Commit 5140554

Browse files
committed
chore: add google tag manager issue
1 parent 7c79f95 commit 5140554

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ export default defineConfig({
7474
]
7575
},
7676
{ text: "Debug Script", link: "/common-issues/debug-script" },
77+
{ text: "Google Tag Manager + CloudFlare", link: "/common-issues/google-tag-manager" },
7778
]
7879
},
7980
{
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Google Tag Manager + Cloudflare
2+
3+
If you're setting up **Google Tag Manager** and the URL fails, you may need to enable the [Google Tag Gateway](https://developers.cloudflare.com/google-tag-gateway/) in Cloudflare.

0 commit comments

Comments
 (0)