Changelog

SuprLogs Changelog

analyticsbillingdocsdashboard

PostHog analytics now covers SuprLogs from site to docs

Aslan Goldenhour
1 commits
+2165-11
  • PostHog now tracks the full SuprLogs experienceSuprLogs now uses PostHog for product analytics across the marketing site, dashboard, billing, onboarding, and docs. We also added organization, project, and customer grouping so activity is easier to understand end to end.

Also in this release

New Features4 updates
  • Added browser tracking for the marketing site and dashboard, including signed-in user identification and sign-out reset.
  • Added server-side event tracking for sign-ups, trials, subscriptions, billing actions, project creation, and changelog publishing.
  • Added group analytics for organizations, projects, and Stripe customers so events can be tied to the right account.
  • Added PostHog support to the docs app so documentation traffic is included in product analytics.
Improvements3 updates
  • Stopped tracking hosted changelog visitors with SuprLogs' own PostHog setup.
  • Made billing analytics more reliable for checkout starts, portal opens, payment method changes, and first charges.
  • Updated onboarding and integration settings events to better capture completion, checklist dismissal, and configuration changes.
Documentation1 updates
  • Updated environment templates to include the PostHog browser and server configuration variables.
Bug Fixes2 updates
  • Server-side analytics now safely does nothing when PostHog keys are missing, avoiding issues in local and preview environments.
  • Reduced duplicate Stripe analytics by using event IDs and state checks where needed.