Why use a proxy?
- Privacy - All requests go through your domain
- Ad blocker resistance - Requests appear to come from your domain
- Control - Full control over request routing
- Performance - Can cache requests if needed
How it works
Instead of loading the tracking script from PostMetric’s domain:Setup methods
Next.js
Proxy with Next.js
Express.js
Proxy with Express.js
Nginx
Proxy with Nginx
Vercel
Proxy with Vercel