PostHog / PostHog/posthog

Track product usage and engagement

Open
#57,016 0 comments 0 reactions 1 assignee View on GitHub

@arthurdedeus is already working on this.

Since Apr 30, 2026.

feature/customer-analytics
Dominant language
Python
Stars
39.9k
Forks
3.4k
Avg merge
6h 51m
Merged PRs (30d)
232

Description

We're roughly able to monitor usage and engagement variations through usage metrics. Those are currently only built on top of events, while our most accurate usage metrics come from billing tables (available through data warehouse).

To gauge MRR and forecasted MRR variations, usage metrics may not be the best way as these are "static" properties and not time-series aggregations.

  • MRR/forecasted MRR variations
  • Visibility on why a metric has changed

Lastly, a current blindspot we have in analytics is AI/MCP usage of our tools and data. The team is already working on this, but worth calling out as MCP power-users may be super healthy customers without ever accessing the UI.

  • AI/MCP usage blindspot

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.