Skip to content

HogPress 0.2.0

Latest

Choose a tag to compare

@0xdidi 0xdidi released this 03 Jun 02:08
· 1 commit to main since this release

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.