Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.21 KB

install.mdx

File metadata and controls

22 lines (14 loc) · 1.21 KB
title nextPage featuredImage hideAnchor
Install PostHog
./send-events.mdx
true

Tip: If you have multiple customer-facing products (e.g. a marketing website + iOS app + web app), it's best to install PostHog on them all and group them in one project. This way you can track the user across their entire journey.

Installation

import Install from "./_snippets/install.mdx"

Set up a reverse proxy (optional)

We recommend setting up a reverse proxy so that events are less likely to be intercepted by tracking blockers. We have our own managed reverse proxy service included in the Teams plan, which routes through our infrastructure and makes setting up your proxy easy.

If you don't want to use our managed service then there are several other options for creating a reverse proxy, including using Cloudflare, AWS Cloudfront, and Vercel.