Connect PostHog to measure product events your agents influence, signups, activation, feature use.
What you can measure
Pick any event and measure event count or unique users over the window, with an optional property filter.
Good things to measure: signed up, activated, a key feature event.
Connect it
In PostHog, Settings → Personal API keys → create a key with read access (it needs Query + Event definitions read). Note your Project ID (Settings → Project).
In Jents, Settings → Integrations → PostHog → Connect → paste the personal API key, Project ID, and region/host (US, EU, or your self-hosted URL).
What Jents reads
One HogQL aggregate per read, a single count or unique-user number over the window. No person-level rows.
Specs
| Spec | Detail |
|---|---|
| Auth | Personal API key (read scopes) |
| API | PostHog HogQL Query API |
| Access | Read-only, one project |
| Reads | One aggregate number per metric |
| Refresh | Daily, plus on-demand |
Privacy & security
Read-only, aggregate-only, never individual persons or their events. Every read goes through one audited, aggregate-only path and lands in your audit log. Credentials are encrypted at rest, we never train on or share your data, and you can disconnect anytime, see Privacy and Trust.