Docs - Community - Roadmap - Why PostHog? - Changelog - Bug reports PostHog is the open source platform for building self-driving products PostHog provides every tool you need to…
Docs - Community - Roadmap - Why PostHog? - Changelog - Bug reports
PostHog is the open source platform for building self-driving products
PostHog provides every tool you need to build a successful product, and captures all the context agents need to proactively diagnose problems, uncover opportunities, and ship fixes:
- Self-driving mode: Turn signals in your product data (errors, rage clicks, failed queries, and more) into researched reports and pull requests you review and merge.
- Product analytics: Autocapture or manually instrument event-based analytics to understand user behavior and analyze data with visualization or SQL.
- Web analytics: Monitor web traffic and user sessions with a GA-like dashboard. Easily monitor conversion, web vitals, and revenue.
- Session replays: Watch real user sessions of interactions with your website or mobile app to diagnose issues and understand user behavior.
- Feature flags: Safely roll out features to select users or cohorts with feature flags.
- Experiments: Test changes and measure their statistical impact on goal metrics. Set up experiments with no-code too.
- Error tracking: Track errors, get alerts, and resolve issues to improve your product.
- Logs: Ingest, search, and analyze log data alongside the rest of your product data.
- Surveys: Ask anything with our collection of no-code survey templates, or build custom surveys with our survey builder.
- Data warehouse: Sync data from external tools like Stripe, Hubspot, your data warehouse, and more. Query it alongside your product data.
- Data pipelines: Run custom filters and transformations on your incoming data. Send it to 25+ tools or any webhook in real time or batch export large amounts to your warehouse.
- AI observability: Capture traces, generations, latency, and cost for your LLM-powered app.
- Workflows: Create workflows that automate actions or send messages to your users.
Best of all, all of this is free to use with a generous monthly free tier for each tool. Get started by signing up for PostHog Cloud US or PostHog Cloud EU.
Table of Contents
- [PostHog is the open source platform for building self-driving products](#posthog-is-the-open-source-platform-for-building-self-driving-products)
- [Table of Contents](#table-of-contents)
- [Getting started with PostHog](#getting-started-with-posthog)
- [Setting up PostHog](#setting-up-posthog)
- [Learning more about PostHog](#learning-more-about-posthog)
- [Contributing](#contributing)
- [Open-source vs. paid](#open-source-vs-paid)
- [We’re hiring!](#were-hiring)
Getting started with PostHog
PostHog Cloud (Recommended)
The fastest and most reliable way to get started with PostHog is signing up for free to PostHog Cloud or PostHog Cloud EU. Your first 1 million events, 5k recordings, 1M flag requests, 100k exceptions, and 1500 survey responses are free every month, after which you pay based on usage.
Self-hosting the open-source hobby deploy (Advanced)
If you want to self-host PostHog, you can deploy a hobby instance in one line on Linux with Docker (recommended 4GB memory):
bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/posthog/posthog/HEAD/bin/deploy-hobby)"
Open source deployments should scale to approximately 100k events per month, after which we recommend migrating to a PostHog Cloud.
We _do not_ provide customer support or offer guarantees for open source deployments. See our self-hosting docs, troubleshooting guide, and disclaimer for more info.
Setting up PostHog
Once you've got a PostHog instance, you can set it up by installing our JavaScript web snippet, one of our SDKs, or by using our API. You can also connect the MCP to bring PostHog into Claude Code, Cursor, or any MCP-compatible agent.
We have SDKs and libraries for popular languages and frameworks like:
| Frontend | Mobile | Backend |
| ----------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------- |
| JavaScript | React Native | Python |
| Next.js | Android | Node |
| React | iOS | PHP |
| Vue | Flutter | Ruby |
Beyond this, we have docs and guides for Go, .NET/C#, Django, Angular, WordPress, Webflow, and more.
Once you've installed PostHog, see our product docs for more information on how to set up product analytics, web analytics, session replays, feature flags, experiments, error tracking, surveys, data warehouse, and more.
Learning more about PostHog
Our code isn't the only thing that's open source 😳. We also open source our company handbook which details our strategy, ways of working, and processes.
Curious about how to make the most of PostHog? We wrote a guide to winning with PostHog which walks you through the basics of measuring activation, tracking retention, and capturing revenue.
Contributing
We <3 contributions big and small:
- Vote on features or get early access to beta functionality in our roadmap
- Open a PR (see our instructions on developing PostHog locally)
- Submit a feature request or bug report
Open-source vs. paid
This repo is available under the MIT expat license, except for the ee directory (which has its license here) if applicable.
Need _absolutely 💯% FOSS_? Check out our posthog-foss repository, which is purged of all proprietary code and features.
The pricing for our paid plan is completely transparent and available on our pricing page.
We're hiring!
Hey! If you're reading this, you've proven yourself as a dedicated README reader.
You might also make a great addition to our team. We're growing fast and would love for you to join us.
Members
-
posthog ★ PINNED
:hedgehog: PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture all the context agents need to diagnose problems, uncover opportunities, and ship fixes. Steer it all from Slack, web, desktop, or the MCP.
Python ★ 37k 12h agoExplain → -
HouseWatch ★ PINNED
Open source tool for monitoring and managing ClickHouse clusters
TypeScript ★ 622 24d agoExplain → -
posthog.com ★ PINNED
Official docs, website, and handbook for PostHog.
TypeScript ★ 1.1k 13h agoExplain → -
posthog-js ★ PINNED
Send usage data from your web app or site to PostHog, with autocapture.
TypeScript ★ 575 19h agoExplain → -
posthog-foss
PostHog FOSS is a read-only mirror of PostHog, with all proprietary code removed. NOTE: This repo is synced automatically from the main PostHog repo. Please raise any issues and PRs there.
Python ★ 681 13h agoExplain → -
DeskHog
The developer toy that brings developers joy.
C ★ 490 22d agoExplain → -
code
The era of self-driving development is here
TypeScript ★ 170 12h agoExplain → -
wizard
Quickly add PostHog to your project using the setup wizard ✨
TypeScript ★ 168 14h agoExplain → -
duckgres
DuckDB Postgres Server
Go ★ 153 22h agoExplain → -
mcp ▣
Official PostHog MCP Server 🦔
TypeScript ★ 151 6mo agoExplain → -
posthog-js-lite ▣
Reimplementation of posthog-js to be as light and modular as possible.
TypeScript ★ 127 1y agoExplain → -
posthog-ios
PostHog iOS SDK
Swift ★ 107 18h agoExplain → -
posthog-flutter
PostHog Flutter SDK
Dart ★ 97 19h agoExplain → -
posthog-android
PostHog Android SDK
Kotlin ★ 89 1d agoExplain → -
max-ai ▣
Max bot deploy
Python ★ 73 2y agoExplain → -
charts-clickhouse ▣
Helm chart for deploying PostHog with ClickHouse on your K8s infrastructure
Python ★ 70 2mo agoExplain → -
drf-exceptions-hog
Standardized and easy-to-parse API error responses for Django REST Framework (DRF).
Python ★ 67 2mo agoExplain → -
posthog-elixir
Elixir client for Posthog
Elixir ★ 65 1d agoExplain → -
ai-plugin
Official PostHog plugin for Claude Code, Cursor, Gemini, Codex and other AI coding tools
Python ★ 64 1d agoExplain → -
posthog-python
Send usage data from your Python code to PostHog.
Python ★ 60 23h agoExplain → -
posthog-rs
Official PostHog Rust SDK
Rust ★ 56 3d agoExplain → -
skills
PostHog skills (under construction)
Python ★ 55 1d agoExplain → -
posthog-go
Official PostHog Go library
Go ★ 52 2d agoExplain → -
context-mill
PostHog context and skill assembly for AI agents and LLM tasks
TypeScript ★ 46 18h agoExplain → -
posthog-dotnet
A dotnet client sdk to the PostHog API
C# ★ 43 4d agoExplain → -
posthog-ruby
Send usage data from your Ruby code to PostHog.
Ruby ★ 35 19h agoExplain → -
posthog-php
No description.
PHP ★ 33 2d agoExplain → -
requests-for-comments-public
This is a place to discuss non-product issues in public.
★ 33 1d agoExplain → -
sidecar
A chrome extension that shows your users' data in any other SaaS tool
TypeScript ★ 22 1mo agoExplain → -
posthog-react-native-session-replay ▣
Session Replay for React Native
Kotlin ★ 18 1mo agoExplain → -
posthog-convex ▣
PostHog analytics and feature flags for your Convex backend.
TypeScript ★ 15 5mo agoExplain → -
posthog-demo-3000
No description.
Python ★ 15 1mo agoExplain → -
terraform-provider-posthog
No description.
Go ★ 13 5d agoExplain → -
posthog-java ▣
Official PostHog java library
Java ★ 13 9mo agoExplain → -
posthog-definitions
No description.
TypeScript ★ 12 1d agoExplain → -
posthog-for-claude ▣
Official PostHog plugin for Claude Code
★ 12 4mo agoExplain → -
duckhog
duckdb extension to connect to posthog managed data warehouse
C++ ★ 11 29d agoExplain → -
posthog-kmp
PostHog Kotlin Multiplatform SDK
Kotlin ★ 9 1d agoExplain → -
chschema
ClickHouse schema as code, introspection and migration tooling
Go ★ 9 6d agoExplain → -
posthog-integration-planner
Fork this repo to plan your PostHog integration
★ 9 1y agoExplain → -
posthog-docusaurus
🦔 PostHog plugin for Docusaurus v2
JavaScript ★ 9 2mo agoExplain → -
notification-bar-app
No description.
TypeScript ★ 8 1y agoExplain → -
posthog-openclaw
PostHog LLM Analytics plugin for OpenClaw
TypeScript ★ 8 11d agoExplain → -
posthog-github-action
Capture CI/CD metrics in PostHog - workflow duration, success rates, and performance trends
JavaScript ★ 8 1mo agoExplain → -
posthog-annotate-merges-github-action
Send annotations to PostHog from Github Actions
JavaScript ★ 8 1y agoExplain → -
check-package-version
Release automatically with this npm package version check by PostHog
TypeScript ★ 8 2mo agoExplain → -
millpond
Purpose-built Kafka to Ducklake ingestion pipeline
Python ★ 7 22h agoExplain → -
hedgehog-mode
Hedgehog Mode - as seen in "Ben Dreams of Hedgehogs"
TypeScript ★ 7 2d agoExplain → -
posthog-unity
A Unity package (UPM) that provides PostHog analytics.
C# ★ 7 2d agoExplain → -
posthog-shopify-sync-plugin ⑂ ▣
No description.
JavaScript ★ 7 3y agoExplain → -
posthog-vscode
PostHog for VS Code — feature flags, analytics, and product insights without leaving your editor.
TypeScript ★ 7 1mo agoExplain → -
support-rn-expo
React Native app with Expo showcasing how to use PostHog there
TypeScript ★ 7 7mo agoExplain → -
node-clickhouse ⑂
ClickHouse driver for Node.js
JavaScript ★ 7 8mo agoExplain → -
github-star-sync-plugin ▣
Sync Github Stars to PostHog
JavaScript ★ 7 4y agoExplain → -
posthog-segment
🧩 PostHog<>Segment integration
JavaScript ★ 6 2mo agoExplain → -
cookie-banner
Cookie banner which you can use with PostHog and other tools
JavaScript ★ 6 4y agoExplain → -
storybook-build ▣
Built version of the PostHog Storybook
★ 6 7mo agoExplain → -
downsampling-plugin ▣
Basic plugin to limit quantity of events coming in
JavaScript ★ 6 4y agoExplain → -
hubspot-plugin ▣
Send contact data to Hubspot on PostHog identify events.
TypeScript ★ 6 2y agoExplain → -
posthog-plugin-starter-kit ▣
A quick PostHog plugin starting point
JavaScript ★ 6 2y agoExplain → -
llm-analytics-apps
Node.js and Python examples for integrating LLM providers with PostHog's AI SDKs for observability and analytics
Python ★ 5 1d agoExplain → -
claude-code-share-plugin
Plugin to add a `/share` command to claude code
Python ★ 5 3d agoExplain → -
posthog-opencode
PostHog LLM Analytics plugin for OpenCode
TypeScript ★ 5 1mo agoExplain → -
examples ▣
PostHog context assembly for AI agents and LLM tasks
TypeScript ★ 5 5mo agoExplain → -
support-ios
Swift-based iOS app showcasing the PostHog SDK
Swift ★ 5 1mo agoExplain → -
posthog-migrate-meta
Migrate metadata from one organization to another
TypeScript ★ 4 1d agoExplain → -
viaduck
Ducklake to Ducklake replication via CDC
Python ★ 4 1d agoExplain → -
posthog-roblox
PostHog Roblox SDK
Luau ★ 4 5d agoExplain → -
post-mortems ▣
When something goes wrong, we talk about it here. Unless it's confidential.
★ 4 4mo agoExplain → -
phlower
Task-centric Celery monitoring. Single container, no database needed, live updates.
Python ★ 4 16d agoExplain → -
posthog-pi
PostHog plugin for Pi
TypeScript ★ 4 23d agoExplain → -
handbook ▣
ARCHIVE (see Posthog.com repo instead): The PostHog handbook
★ 4 6y agoExplain → -
hogtyped
Codegen for PostHog Data Governance
Python ★ 4 1mo agoExplain → -
hogtrace
No description.
Rust ★ 4 2d agoExplain → -
posthog-zapier
⚡️ PostHog<>Zapier integration
TypeScript ★ 4 2mo agoExplain → -
posthog-rrweb ▣
a complete copy of rrweb allowing us to vary CI
TypeScript ★ 4 2mo agoExplain → -
exported-recordings-analyzer
No description.
Python ★ 4 1y agoExplain → -
posthog-watcher-action
No description.
TypeScript ★ 3 10d agoExplain → -
upload-source-maps
Github action which automatically injects and uploads source maps
★ 3 16d agoExplain → -
dotfiles
Index of personal dotfiles repos maintained by people at PostHog
★ 3 2mo agoExplain → -
posthog-nginx-reverse-proxy
A nginx reverse proxy for PostHog
Dockerfile ★ 3 5mo agoExplain → -
duckstream
Test ingester service into Ducklake
Go ★ 3 6mo agoExplain → -
learn
Content that helps you learn about PostHog inside PostHog
★ 3 4mo agoExplain → -
infi.clickhouse_orm ⑂
A Python library for working with the ClickHouse database (https://clickhouse.yandex/)
Python ★ 3 11d agoExplain → -
plugin-write-google-ads-to-zapier ▣
No description.
JavaScript ★ 3 4y agoExplain → -
github-release-tracking-plugin ▣
Get release annotations in PostHog.
TypeScript ★ 3 3y agoExplain → -
posthog-loops-plugin ⑂ ▣
A posthog plugin to push data into a Loops instance.
JavaScript ★ 3 2y agoExplain → -
wizard-workbench
Testing grounds for Wizard runs
TypeScript ★ 2 18h agoExplain → -
posthog-sdk-test-harness
Language-agnostic test harness for validating PostHog SDK compliance
Python ★ 2 1d agoExplain → -
.github
PostHog's GitHub things
★ 2 1d agoExplain → -
snuffle
Snuffle is a PromQL query bridge to clickhouse
Go ★ 2 4d agoExplain → -
housekeeper
AI CH cluster observer
Go ★ 2 18d agoExplain → -
hedgehog-mode-anywhere ▣
🦔 Browser extension that brings PostHog's hedgehog mascot to any website.
JavaScript ★ 2 25d agoExplain → -
hogmoji.fun ⑂
Generate PostHog emojis like bufo.fun
TypeScript ★ 2 1mo agoExplain → -
template
PostHog template repository for all of our future endeavors
Shell ★ 2 1mo agoExplain → -
synch
No description.
Go ★ 2 2mo agoExplain → -
hedgehug
No description.
TypeScript ★ 2 1mo agoExplain → -
mcp-skill-demo
No description.
HTML ★ 2 3mo agoExplain → -
open-sauce
No description.
TypeScript ★ 2 5mo agoExplain → -
twitter-followers-plugin ▣
Get your Twitter follower numbers in PostHog daily without signing up to the Twitter API.
JavaScript ★ 2 5y agoExplain → -
google-ad-conversions-plugin ▣
No description.
TypeScript ★ 2 4y agoExplain → -
gitlab-release-tracking-plugin ▣
No description.
JavaScript ★ 2 4y agoExplain → -
posthog-zendesk-plugin ▣
No description.
JavaScript ★ 2 4y agoExplain → -
posthog-databricks-plugin ▣
No description.
JavaScript ★ 2 2y agoExplain → -
sdk-specs
The cross-SDK contracts for PostHog SDKs
Gherkin ★ 1 1d agoExplain → -
embedded-analytics-ui
A UI library to be used with PostHog's embedded analytics API
TypeScript ★ 1 11mo agoExplain → -
terraform-aws-sso-elevator
Assign temporary AWS permissions to a user via Slack
Python ★ 1 2d agoExplain → -
linux-posthogos
No description.
Shell ★ 1 18d agoExplain → -
mcp-analytics ▣
No description.
TypeScript ★ 1 23d agoExplain → -
pixelhog
Fast visual regression primitives for Python, implemented in Rust.
Rust ★ 1 24d agoExplain → -
posthog-shadcn-charts-example
No description.
TypeScript ★ 1 1y agoExplain → -
stamphog
Realtime leaderboard of who gives and receives the most PR approval stamps in Slack.
TypeScript ★ 1 23d agoExplain → -
ducklake ⑂
DuckLake is an integrated data lake and catalog format
C++ ★ 1 3d agoExplain → -
birthday-bot
PostHog's birthday Slack bot
JavaScript ★ 1 1mo agoExplain → -
metabase-clickhouse
A metabase docker image with the Clickhouse driver built-in
Dockerfile ★ 1 2mo agoExplain → -
posthog-vscode-theme
PostHog theme for VSCode
★ 1 2mo agoExplain → -
product-tours-debugger
Chrome extension to help debug your Product Tours
JavaScript ★ 1 2mo agoExplain → -
hogotchi
🦔 Hog-otchi: A PostHog virtual pet demo app for testing push notifications
Kotlin ★ 1 7mo agoExplain → -
posthog-ssh ⑂
PostHog docs over SSH
★ 1 3mo agoExplain → -
posthog-hedgehog-adventure
PostHog Hedgehog Adventure - A Phaser.js game with PostHog analytics integration
TypeScript ★ 1 1mo agoExplain → -
session-tracker-plugin ▣
Advanced session tracking for PostHog
TypeScript ★ 1 5y agoExplain → -
simple-scheduler-plugin ▣
Calls an external API at the set interval, and remembers the last time it was called
JavaScript ★ 1 4y agoExplain → -
google-ad-conversions-zapier-plugin ▣
Sends Google Ads conversion events to a Zapier webhook
TypeScript ★ 1 4y agoExplain → -
posthog-orbit-love-plugin ▣
No description.
JavaScript ★ 1 4y agoExplain → -
property-filter-plugin ⑂ ▣
This plugin will set all configured properties to null inside an ingested event
★ 1 3y agoExplain → -
posthog-plugin-snowplow-referer-parser ⑂ ▣
No description.
TypeScript ★ 1 2y agoExplain → -
posthog-variance-plugin ⑂ ▣
PostHog plugin for Variance
TypeScript ★ 1 2y agoExplain → -
posthog-avo-plugin ▣
PostHog plugin to send events to the Avo Inspector
TypeScript ★ 1 2y agoExplain → -
user-agent-plugin ▣
A plugin for Posthog to allow to enhance events with user agent details
TypeScript ★ 1 2y agoExplain → -
pr-assets
No description.
★ 0 12h agoExplain → -
brand
PostHog's brand assets — hedgehog illustrations, logos, team crests, and brand colors as React components
TypeScript ★ 0 13h agoExplain → -
warlock
Agent security and hardening
TypeScript ★ 0 21h agoExplain → -
clickhouse-util-udfs
A monorepo for all our utility ClickHouse UDFs
Go ★ 0 1d agoExplain → -
finops-demo
demo of how you can use posthog mcp for finops
JavaScript ★ 0 1d agoExplain → -
partforge
Partforge is a tool that helps rewrite parts in large clickhouse clusters
Go ★ 0 3d agoExplain → -
codex-share-plugin
No description.
Python ★ 0 3d agoExplain → -
meepslap
Slap your MacBook. It meeps. An internal joke app built on MacSlapApp's accelerometer work, using the meep sound from PostHog Code.
Swift ★ 0 3d agoExplain → -
ducklake-metrics-daemon
Tiny service to query ducklakes for their vital statistics directly through postgres
Go ★ 0 12d agoExplain → -
pi-posthog-llm-gateway
Use PostHog's LLM gateway (Claude + GPT, billed through PostHog) as a provider in the pi coding agent, via PostHog OAuth.
TypeScript ★ 0 14d agoExplain → -
error-tracking-examples
No description.
TypeScript ★ 0 15d agoExplain → -
pi-posthog
PostHog LLM analytics extension for the pi coding agent
TypeScript ★ 0 16d agoExplain → -
homebrew-tap
Homebrew formulae for PostHog developer tools
Ruby ★ 0 19d agoExplain → -
stripe-projects-astro-static-template
A personal blogpost template showcasing PostHog - and some partners - being provisioned via Stripe Projects
Astro ★ 0 23d agoExplain → -
ch-podauth
ch-podauth allows you to use k8s SA tokens as passwords for accessing ClickHouse
Go ★ 0 1mo agoExplain → -
hogshop3001-demo ⑂
default hogshop3001 demo
★ 0 8d agoExplain → -
mainframe
Use PostHog like it's the 1980s.
TypeScript ★ 0 24d agoExplain → -
stripe-projects-templates ⑂
No description.
★ 0 1mo agoExplain → -
posthog-react-native-plugin ▣
React Native plugin for native integrations
Kotlin ★ 0 1mo agoExplain → -
rust-node-container
No description.
Dockerfile ★ 0 1mo agoExplain → -
composio ⑂
Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into action.
★ 0 1mo agoExplain → -
presentations
Talks and presentations from the PostHog team (reveal.js, GitHub Pages)
HTML ★ 0 28d agoExplain → -
pytest-split ⑂
Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.
★ 0 1mo agoExplain → -
community-skills
Skills from the PostHog community
Python ★ 0 18d agoExplain → -
hothog
Find the imports hogging your hot path — and the single best place to defer each one.
Python ★ 0 1mo agoExplain → -
HogTTV
Use your custom Slack emotes in Google Meet
JavaScript ★ 0 1mo agoExplain → -
segment-docs ⑂
Segment Documentation. Powered by Jekyll.
★ 0 1y agoExplain → -
ai-research
No description.
Rust ★ 0 1mo agoExplain → -
posthog-extension-legacy
Access PostHog insights, projects, and features directly from VS Code/Cursor
TypeScript ★ 0 1mo agoExplain → -
posthog-3000-installer
No description.
TypeScript ★ 0 1mo agoExplain → -
clickhouse-json-drop-keys-udf
User Defined Function: JSONDropKeys for ClickHouse to drop keys from a JSON object
Shell ★ 0 19d agoExplain → -
hogium
It's a browser. Kind of.
TypeScript ★ 0 1mo agoExplain → -
hedgebox
No description.
TypeScript ★ 0 1mo agoExplain → -
duckdb-iceberg ⑂
No description.
★ 0 1mo agoExplain → -
duckdb-httpfs ⑂
No description.
C++ ★ 0 25d agoExplain → -
extension-ci-tools ⑂
Repository containing reusable workflows / actions for building DuckDB extensions
Go ★ 0 8d agoExplain → -
flutter-action ⑂
Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
★ 0 2mo agoExplain → -
posthog-ai-costs-app
No description.
TypeScript ★ 0 2mo agoExplain → -
posthog-migration-tools
Helpers to more easily migrate from self hosted to cloud.
Python ★ 0 2mo agoExplain → -
libdebugger
Live Debugger python library
Python ★ 0 2mo agoExplain → -
slack-canvas-updater
No description.
Go ★ 0 2mo agoExplain → -
emr-container
No description.
Dockerfile ★ 0 2mo agoExplain → -
kafka-container
No description.
Shell ★ 0 2mo agoExplain → -
chesster
We sell chess sets!
TypeScript ★ 0 17d agoExplain → -
lakekeeper-operator ⑂
Kubernetes Operator for Lakekeeper
★ 0 1mo agoExplain → -
fleet ⑂
Open device management
★ 0 2mo agoExplain → -
camo-detector
No description.
TypeScript ★ 0 2mo agoExplain → -
cargo-dist ⑂
📦 shippable application packaging
★ 0 2mo agoExplain → -
kminion ⑂
KMinion is a feature-rich Prometheus exporter for Apache Kafka written in Go. It is lightweight and highly configurable so that it will meet your requirements.
Go ★ 0 3mo agoExplain → -
duck-read-cache-fs ⑂
This repository is made as read-only filesystem for remote access.
C++ ★ 0 3mo agoExplain → -
team-devex
No description.
★ 0 4mo agoExplain → -
DemoHog3001 ⑂
No description.
TypeScript ★ 0 4mo agoExplain → -
workers-builds-notifications
No description.
★ 0 5mo agoExplain → -
community-extensions ⑂
No description.
★ 0 2mo agoExplain → -
posthog-plugin-advanced-kit ▣
An advanced PostHog plugin starting point
JavaScript ★ 0 5y agoExplain → -
plugin-globals ▣
Types for globals exposed to PostHog plugins
★ 0 5y agoExplain → -
posthog-ethereum-event-plugin ▣
No description.
TypeScript ★ 0 4y agoExplain → -
make-some-noise-plugin ▣
Generate a random event per minute, useful locally while developing
TypeScript ★ 0 4y agoExplain → -
ingestion-alert-plugin ▣
This plugin enables you to trigger a WebHook based alert based on the value of a specific trend.
JavaScript ★ 0 4y agoExplain → -
posthog-heartbeat-plugin ▣
This plugin sends an event every minute to your instance
TypeScript ★ 0 4y agoExplain → -
posthog-pagerduty-plugin ▣
Creates an incident in pagerduty when a posthog query crosses a threshold
JavaScript ★ 0 4y agoExplain → -
postgres-import-events-plugin ▣
No description.
TypeScript ★ 0 3y agoExplain → -
posthog-url-normalizer-plugin ⑂ ▣
A PostHog plugin to normalize the format of urls in your application allowing you to more easily compare them in insights.
TypeScript ★ 0 3y agoExplain → -
semver-flattener-plugin ▣
No description.
TypeScript ★ 0 3y agoExplain → -
Plugin-Stonly-Clean-Campaign-Name ⑂ ▣
No description.
★ 0 3y agoExplain → -
plugin-stonly-UTM-Extractor ⑂ ▣
No description.
★ 0 3y agoExplain → -
posthog-custom-plugin ⑂ ▣
Example PostHog custom plugin
JavaScript ★ 0 3y agoExplain → -
outfunnel-export-plugin ⑂ ▣
No description.
TypeScript ★ 0 3y agoExplain → -
rudderstack-posthog-plugin ⑂ ▣
PostHog plugin to send events to RudderStack
JavaScript ★ 0 2y agoExplain → -
plugin-advanced-geoip ⑂ ▣
Advanced GeoIP filtering app for PostHog
TypeScript ★ 0 2y agoExplain → -
posthog-twilio-plugin ▣
PostHog Twilio Plugin
JavaScript ★ 0 2y agoExplain →
No repos match these filters.
More creators on gitmyhub
programthink xiaolai brunosimon douglascrockford standardgalactic