Added the Tagbridge brand mark to the settings screen header. No functional changes.
0.2.1
Redesigned the settings screen: a clearer page header, each section’s status or master switch in its header, a two-column layout for tracking and identity, and refined controls. No functional changes.
0.2.0
Identity: tie logged-in users to one PostHog person with a stable, hashed identifier. Configurable, with per-property control over email, name, and role.
Server-side events: send events from your WordPress server (user logged in, user registered), each with an on/off toggle 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 order value and currency, stitched to the same person from session through to the completed order.
0.1.0
First release: connect to PostHog (US, EU, or self-hosted / reverse proxy), validate the key before saving, and load PostHog on the front end with tracking toggles (pageviews, autocapture, session recording, person profiles, cookieless mode).