Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posthog Proxy

Reverse Proxy for PostHog, installable as a WordPress plugin

Usage

  1. Install and enable the plugin

  2. Update PostHog initalization

    posthog.init('API_KEY',
        {
            api_host: '/ingest',
            ...
        }
    );
  3. Save Permalinks (Settings -> Permalinks)

Using a reverse proxy means that events are less likely to be intercepted by tracking blockers. You'll be able to capture more usage data without having to self-host PostHog, ensuring you get a complete view of your users.

About

WordPress plugin to reverse proxy PostHog

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages