awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Posthog | Awesome Repository
← All repositories

PostHog/posthog

0
View on GitHub↗
31,327 stars·2,297 forks·Python·other·1 viewposthog.com↗

Posthog

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Let's find more awesome repositories

Features

  • Product Analytics - Tracks user behavior and application events to understand interaction patterns and improve engagement.
  • Product Analytics Platforms - Provides a comprehensive suite for capturing, processing, and visualizing user behavior data.
  • Feature Flag Management - Controls the rollout of new features to specific user segments while managing dynamic configurations.
  • Feature Flagging - Computes feature states using distributed rules to enable dynamic application behavior without redeployment.
  • Columnar Databases - Persists data in columnar format to enable high-performance aggregation across massive event datasets.
  • Feature Flagging Services - Enables developers to toggle features, perform multivariate testing, and manage rollout strategies.
  • Event Ingestion - Captures incoming HTTP events, performing initial decompression and normalization before routing.
  • Data Processing Pipelines - Processes queued events by applying transformations and associating data with user profiles.
  • Feature Flag SDKs - Provides SDKs for multiple platforms to evaluate boolean or multivariate flags with caching support.
  • API Authentication - Verifies incoming requests using personal keys and OAuth tokens to secure private data access.
  • Application Performance Monitoring - Captures error traces and system logs to diagnose stability issues and monitor production health.
  • Exception Monitoring - Enables automatic monitoring of unhandled errors and console logs to track application stability.
  • Session Recording Tools - Captures user interactions and visual session replays to provide context for debugging.
  • Data Pipeline Orchestration - Processes and transforms incoming event streams in real-time for analytical workflows.
  • Event Ingestion Pipelines - Collects, normalizes, and routes raw event streams into storage or external destinations.
  • Message Queues - Buffers events in distributed queues to decouple high-volume traffic from downstream processing.
  • Observability Tracing - Records execution traces and processing spans to monitor performance across various application modules.
  • In-App Feedback Widgets - Displays surveys via popovers and feedback buttons to collect qualitative user insights directly within the application.
  • Anomaly Detection - Identifies unusual data patterns using statistical algorithms to trigger alerts without manual threshold configuration.
  • Reverse Proxies - Supports custom domain routing and managed proxy provisioning to ensure reliable and secure data collection.
  • Access Control Management - Controls user permissions across organization and project levels to restrict access to sensitive settings.
  • Credential Security - Protects sensitive keys through automated scanning and revocation services for leaked credentials.
  • Plugin Architectures - Executes custom logic in isolated sandboxed environments to transform event streams before storage.
  • Error Contextualization - Attaches lightweight breadcrumbs to error reports to provide visibility into user actions leading to failure.
  • Scripting Languages - Supports custom processing logic using a syntax designed for transforming and filtering event streams.
  • Alerting Systems - Routes automated alerts to external messaging platforms and webhooks for timely team updates.
  • Event-Driven Alerting - Monitors incoming data streams to trigger automated notifications via external webhooks.
  • System Audit Trails - Records changes to organization and project settings to maintain a clear audit trail of modifications.
  • Survey Targeting Rules - Enables showing surveys to specific user segments based on feature flags, URL patterns, or device types.
  • User Feedback Engines - Delivers targeted surveys to collect qualitative insights based on behavioral triggers.
  • User Feedback Tools - Collects qualitative insights through targeted in-app surveys to gather direct user opinions.
  • API Rate Limiting - Enforces organization-wide usage caps and endpoint-specific thresholds to ensure service availability.
  • PostHog is a comprehensive product analytics and feature management platform designed to capture, process, and visualize user behavior data. It provides a unified suite for tracking application events, managing feature rollouts, and monitoring system health through session recordings and error tracking. By leveraging a columnar-storage-optimized architecture, the platform enables high-performance aggregation and filtering across massive event datasets.

    What distinguishes PostHog is its integrated approach to data pipelines and application control. It features a robust event ingestion system that supports custom transformation logic through sandboxed scripting, allowing for real-time data manipulation before storage. The platform also includes a sophisticated feature flagging service that supports multivariate testing and dynamic configuration across web and mobile environments, alongside automated anomaly detection and alerting engines that monitor data streams for performance shifts.

    The platform covers a broad observability surface, including application performance monitoring, qualitative user feedback collection via targeted surveys, and detailed activity auditing. It provides extensive administrative controls, such as granular access management and secure proxy infrastructure, to ensure reliable data collection and compliance. Developers can interact with the platform through a documented API that supports authenticated access, rate limiting, and efficient result pagination.