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: docs/proxy/guides/vercel.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,6 @@ title: Proxying Plausible through Vercel
6
6
Our managed proxy lets you send analytics through your own domain name as a first-party connection. All you need to do is set up a CNAME record using the instructions we'll send you and update the snippet on your site. We'll take care of everything else. [Contact us for details](https://plausible.io/contact).
7
7
:::
8
8
9
-
If you are hosting a **Next.js** application, see [Proxying Plausible through Next.js / Vercel](/proxy/guides/nextjs.md).
10
-
11
9
## Step 1: Get your snippet
12
10
13
11
In the "**Site Installation**" area of the "**General**" section in your [site settings](website-settings.md) you can see
@@ -76,5 +74,3 @@ Add a script tag to your application's HTML page, passing the values configured
76
74
})
77
75
</script>
78
76
```
79
-
80
-
Thanks to [davestewart](https://github.com/davestewart) for contributing these instructions!
0 commit comments