Releases: 0xdidi/hogpress
Releases · 0xdidi/hogpress
Release list
HogPress 0.2.0
Adds identity stitching and server-side event capture.
New in 0.2.0:
- Identity: tie logged-in users to one PostHog person with a stable, hashed identifier. Configurable, with per-property control (email, name, role).
- Server-side events: send events from your WordPress server (user logged in, user registered) with per-event toggles and a master switch. A failed or slow PostHog request never affects your pages.
- WooCommerce events (when active): product viewed, added to cart, checkout started, and order completed with value and currency, stitched to the same person from session through to the completed order.
Install: download hogpress.zip and upload via Plugins, Add New, Upload Plugin.
HogPress 0.1.0
First release of HogPress, an independent PostHog integration for WordPress. Not affiliated with PostHog.
What's included:
- Connect to PostHog Cloud (US or EU) or a self-hosted / reverse-proxy host.
- Project API key validated with a live call before it is saved.
- Loads posthog-js from the host you configure (reverse-proxy safe).
- Tracking toggles: pageviews, autocapture, session recording, person profile mode.
- Privacy-first cookieless mode (no PostHog cookie).
Install: download hogpress.zip and upload it via Plugins, Add New, Upload Plugin.