0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
Go to file
Brett Hoerner 8f4df45984
feat: make rusty-hook Hog-aware, sending responses back via kafka (#23619)
Co-authored-by: Ben White <ben@posthog.com>
2024-07-16 11:12:48 -06:00
.devcontainer chore: upgrade python to 3.11 🐍 (#22932) 2024-06-21 16:45:42 +00:00
.github refactor: Remove legacy overrides handling from plugin-server (#23616) 2024-07-11 08:24:54 -07:00
.husky chore(dev): Add pre-push hook to confirm pushing to master (#22490) 2024-05-24 10:57:54 +00:00
.run feat: using gzip by hand in the replay pipeline (#23479) 2024-07-08 07:48:20 +01:00
.storybook chore: insight flapping (#22966) 2024-06-13 23:00:17 +00:00
.vscode feat: make rusty-hook Hog-aware, sending responses back via kafka (#23619) 2024-07-16 11:12:48 -06:00
bin feat: make rusty-hook Hog-aware, sending responses back via kafka (#23619) 2024-07-16 11:12:48 -06:00
cypress feat: visited page filter in replay (#23689) 2024-07-16 09:14:23 +01:00
docker chore(dev): Live events locally (#22837) 2024-06-10 21:13:30 +02:00
ee chore(insights): Yeet groups-on-events from tests + optimizer (#23320) 2024-07-11 20:36:37 +02:00
eslint-rules chore: custom lint rules (#18206) 2023-10-26 12:11:38 +01:00
frontend fix: error tracking filter drift (#23744) 2024-07-16 17:49:00 +01:00
hogql_parser fix(hog): 0-indexed array errors to resolver (#23676) 2024-07-12 16:07:11 +02:00
hogvm feat(cdp): Added kinesis template (#23635) 2024-07-16 15:55:05 +02:00
livestream feat: remove postgres token fetch from livestream (#23089) 2024-07-10 11:58:52 -07:00
openapi docs(set/set_once): add $set/$set_once to docs (#15306) 2023-05-01 12:09:38 +00:00
patches fix: patch dayjs to fix the utc timezone bug (#23527) 2024-07-08 17:39:55 +02:00
playwright/e2e-vrt chore(cleanup): remove legacy visual regression tests (#19527) 2024-01-09 15:00:17 +00:00
plugin-server feat: make rusty-hook Hog-aware, sending responses back via kafka (#23619) 2024-07-16 11:12:48 -06:00
plugin-transpiler feat(apps): transpile via django (#18201) 2023-11-07 21:56:59 +00:00
posthog feat(data-warehouse): log entries on data warehouse backend (#23416) 2024-07-16 12:52:10 -04:00
rust feat: make rusty-hook Hog-aware, sending responses back via kafka (#23619) 2024-07-16 11:12:48 -06:00
share
staticfiles
.all-contributorsrc
.dockerignore feat: allow asgi/wsgi to be configurable by env var (#21635) 2024-04-18 10:13:06 +01:00
.eslintignore feat: add ee licensed replay transformer (#18874) 2023-11-29 10:41:18 +00:00
.eslintrc.js fix(eslint): lint cypress files (#23548) 2024-07-09 09:59:53 +00:00
.gitattributes
.gitignore feat(data-warehouse): Use delta format for DLT (#23584) 2024-07-15 18:16:36 +01:00
.kearc
.nvmrc chore: added .nvmrc for setting the node version (#18962) 2023-11-30 09:50:11 +00:00
.prettierignore feat: verify email addresses on signup (#13632) 2023-02-24 09:19:35 -08:00
.prettierrc
.stylelintignore test(frontend): Add stylelint (#18627) 2023-11-15 15:11:27 +01:00
.stylelintrc.js refactor(product-analytics): lineGraphLogic.ts to tooltip-data.ts (#19815) 2024-01-17 20:28:10 +00:00
.test_durations chore: Swap to just /api/billing (#22545) 2024-05-30 13:25:02 +01:00
babel.config.js chore: dependency wrangling (#22829) 2024-06-10 09:49:47 +01:00
CHANGELOG.md fix: Fix CHANGELOG.md (#18692) 2023-11-20 08:18:29 +01:00
CODE_OF_CONDUCT.md
CODEOWNERS chore: ADD CODEOWNERS for team-feature-success (#22012) 2024-05-01 13:54:39 +00:00
CONTRIBUTING.md fix: modify contributing.md to match current processes (#16596) 2023-07-19 15:27:54 +01:00
cypress.e2e.config.ts test(dashboards): Clean up in resetInsightCache (#20157) 2024-02-06 16:28:00 +01:00
depot.json
docker-compose.base.yml chore(CI): add heathcheck to kafka & redis container, wait before tests (#23639) 2024-07-11 15:11:55 +02:00
docker-compose.dev-full.yml feat: DeliveryHog (#22706) 2024-06-10 15:12:04 +02:00
docker-compose.dev.yml chore(dev): Live events locally (#22837) 2024-06-10 21:13:30 +02:00
docker-compose.hobby.yml feat(insights): Increase HogQL and CSV export row limit (#22637) 2024-06-05 09:31:47 +00:00
docker-compose.playwright.yml test(frontend): Cover practically all the Storybook tests with snapshots (#14001) 2023-02-03 13:06:21 +01:00
Dockerfile
Dockerfile.cloud fix: Replace remaining app.posthog.com with us. (#20363) 2024-02-27 15:22:33 +01:00
Dockerfile.playwright chore(deps): upgrade playwright to v1.45.0 (#23280) 2024-06-27 18:08:18 +02:00
gunicorn.config.py chore: Add Pyupgrade rules (#21714) 2024-04-25 08:22:28 +01:00
jest.config.ts feat(hogql): inline hogql editor with autocomplete (#23247) 2024-06-28 08:16:53 +02:00
jest.setup.ts fix: cannot read body twice (#19750) 2024-01-15 07:44:43 +00:00
jest.setupAfterEnv.ts
latest_migrations.manifest feat(data-warehouse): Use delta format for DLT (#23584) 2024-07-15 18:16:36 +01:00
LICENSE
manage.py chore(deps): Upgrade ruff (#21648) 2024-04-19 14:19:10 +02:00
mypy-baseline.txt feat: project access on invites (#23586) 2024-07-12 22:14:48 +00:00
mypy.ini chore: upgrade python to 3.11 (#23206) 2024-06-27 14:16:27 -07:00
package.json chore(deps): Update posthog-js to 1.146.3 (#23681) 2024-07-12 15:29:26 +01:00
playwright.config.ts chore: upgrade playwright (#18793) 2023-11-23 13:51:01 +01:00
pnpm-lock.yaml chore(deps): Update posthog-js to 1.146.3 (#23681) 2024-07-12 15:29:26 +01:00
postcss.config.js chore(frontend): Real Tailwind + Autoprefixer (#19051) 2024-01-08 13:26:12 +01:00
production.Dockerfile chore: upgrade python to 3.11 (#23206) 2024-06-27 14:16:27 -07:00
pyproject.toml chore(deps): Add ruff rule django-unordered-body-content-in-model (#23628) 2024-07-12 13:44:14 +01:00
pytest.ini
README.md chore: Update readme for person profiles (#22844) 2024-06-11 09:13:24 +01:00
requirements-dev.in chore: upgrade python to 3.11 (#23206) 2024-06-27 14:16:27 -07:00
requirements-dev.txt chore(deps): bump django from 4.2.11 to 4.2.14 (#23621) 2024-07-11 08:44:57 +01:00
requirements.in feat(data-warehouse): Use delta format for DLT (#23584) 2024-07-15 18:16:36 +01:00
requirements.txt feat(data-warehouse): Use delta format for DLT (#23584) 2024-07-15 18:16:36 +01:00
SECURITY.md chore: Update SECURITY.md email (#15135) 2023-04-18 15:31:36 +00:00
tailwind.config.js chore: remove more colors (#22882) 2024-06-12 15:37:19 +01:00
test-runner-jest-environment.js feat: query loading bars (#22298) 2024-05-16 10:11:26 +01:00
test-runner-jest.config.js test: Regular checkup of visual regression tests (#18469) 2023-11-13 15:32:10 +01:00
tsconfig.dev.json
tsconfig.json refactor: Simplify breadcrumb keys (#19370) 2024-01-04 20:43:58 +01:00
unit.json.tpl chore: upgrade python to 3.11 (#23206) 2024-06-27 14:16:27 -07:00
webpack.config.js feat: Added ability to import code from ee folder (#18841) 2023-11-23 16:40:46 +00:00

posthoglogo

PRs Welcome Docker Pulls GitHub commit activity GitHub closed issues

Docs - Community - Roadmap - Changelog - Bug reports

PostHog Demonstration
See PostHog in action

PostHog is an all-in-one, open source platform for building better products

  • Specify events manually, or use autocapture to get started quickly
  • Analyze data with ready-made visualizations, or do it yourself with SQL
  • Only capture properties on the people you want to track, save money when you don't
  • Gather insights by capturing session replays, console logs, and network monitoring
  • Improve your product with A/B testing that automatically analyzes performance
  • Safely roll out features to select users or cohorts with feature flags
  • Send out fully customizable surveys to specific cohorts of users
  • Connect to external services and manage data flows with PostHog CDP

PostHog is available with hosting in the EU or US and is fully SOC 2 compliant. It's free to get started and comes with a generous monthly free tier:

  • 1 million product analytics events
  • 5k session replays
  • 1 million feature flag requests
  • 250 survey responses

We're constantly adding new features, with web analytics and data warehouse now in beta!

Table of Contents

Get started for free

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 (and 5k replays) are free every month, after which you pay based on usage.

Open-source hobby deploy (Advanced)

You can deploy a hobby instance in one line on Linux with Docker (recommended 4GB memory):

 /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 instance. See our docs for more info and limitations. Please note that we do not provide customer support for open source deployments.

Docs

ui-demo

Want to find out more? Request a demo!

PostHog brings all the tools and data you need to build better products.

Analytics and optimization tools

  • Event-based analytics: Capture your product's usage automatically, or customize it to your needs
  • User and group tracking: Understand the people and groups behind the events and track properties about them when needed
  • Data visualizations: Create and share graphs, funnels, paths, retention, and dashboards
  • SQL access: Use SQL to get a deeper understanding of your users, breakdown information and create completely tailored visualizations
  • Session replays: Watch videos of your users' behavior, with fine-grained filters and privacy controls, as well as network monitoring and captured console logs
  • Heatmaps: See where users click and get a visual representation of their behaviour with the PostHog Toolbar
  • Feature flags: Test and manage the rollout of new features to specific users and groups, or deploy flags as kill-switches
  • A/B and multivariate experimentation: run simple or complex changes as experiments and get automatic significance calculations
  • Correlation analysis: Discover what events and properties correlate with success and failure
  • Surveys: Collect qualitative feedback from your users using fully customizable surveys

Data and infrastructure tools

Read a full list of PostHog features.

Contributing

We <3 contributions big and small. In priority order (although everything is appreciated) with the most helpful first:

Philosophy

Our mission is to increase the number of successful products in the world. To do that, we build product and data tools that help you understand user behavior without losing control of your data.

In our view, third-party analytics tools do not work in a world of cookie deprecation, GDPR, HIPAA, CCPA, and many other four-letter acronyms. PostHog is the alternative to sending all of your customers' personal information and usage data to third-parties.

PostHog gives you every tool you need to understand user behavior, develop and test improvements, and release changes to make your product more successful.

PostHog operates in public as much as possible. We detail how we work and our learning on building and running a fast-growing, product-focused startup in our handbook.

Open-source vs. paid

This repo is available under the MIT expat license, except for the ee directory (which has it's license here) if applicable.

Need absolutely 💯% FOSS? Check out our posthog-foss repository, which is purged of all proprietary code and features.

To learn more, book a demo or see our pricing page.

Were hiring!

Come help us make PostHog even better. We're growing fast and would love for you to join us.

Contributors 🦸