PostHog
The PostHog connector asks PostHog for recent usage data from the Explorer analytics project. By default, it looks at recent activity and summarises common events, including how often each event happened and how many people triggered it.
The connector can print the summary for review or post it into Slack, which makes it useful for product check-ins, stakeholder updates, and evidence gathering before deciding what to improve next.
Runtime
| Surface | Path |
|---|---|
| Fetch and summarise usage | adapt-action-explorer/scripts/fetch-posthog-data.ts |
Operating Notes
- The Explorer analytics project uses the EU PostHog service.
- Use aggregate usage summaries for docs and stakeholder notes.
- Do not expose PostHog API keys or project secrets in documentation.