0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
Go to file
David Newell 1961b5b6f1
chore: upgrade playwright (#18793)
* chore: upgrade playwright

* remove core

* upgrade container image

* use test-runner version
2023-11-23 13:51:01 +01:00
.devcontainer feat: Swapped to use KAFKA_HOSTS everywhere (#16109) 2023-06-19 12:15:17 +01:00
.github chore: upgrade playwright (#18793) 2023-11-23 13:51:01 +01:00
.husky chore: Remove OptiPNG from local dev (#17490) 2023-09-18 13:51:53 +02:00
.run chore(pycharm): Include compound run configuration (#18739) 2023-11-20 11:06:30 +01:00
.storybook chore: upgrade playwright (#18793) 2023-11-23 13:51:01 +01:00
.vscode fix: vscode launch file to debug celery tasks (#18598) 2023-11-15 09:36:47 +00:00
bin chore(batch-exports): add some Prometheus metrics for batch exports (#18467) 2023-11-09 09:22:25 -07:00
cdp feat(cdp): add cdp destination APIs (#14994) 2023-04-12 12:47:50 +01:00
cypress feat: Toolbar 3000 (#17276) 2023-11-23 12:54:01 +01:00
docker chore: reflect prod schema in local plugin_log_entries (#18732) 2023-11-17 22:27:08 +00:00
ee feat: add membership level to user / person data (#18332) 2023-11-21 14:58:33 -08:00
eslint-rules chore: custom lint rules (#18206) 2023-10-26 12:11:38 +01:00
frontend fix(web-analytics): Support github geoip plugin url (#18828) 2023-11-23 12:37:02 +00:00
hogql_parser chore(hogql): Use the C++ parser in 50% of queries (#18298) 2023-11-01 11:52:44 +01:00
hogvm chore: upgraded Ruff linter (#18188) 2023-10-26 12:38:15 +02:00
openapi docs(set/set_once): add $set/$set_once to docs (#15306) 2023-05-01 12:09:38 +00:00
playwright feat: Sidebar cohorts and annotations movement (#18200) 2023-11-08 16:16:05 +01:00
plugin-server feat(ingestion): add DROP_EVENTS_BY_TOKEN option (#18822) 2023-11-23 11:08:03 +01:00
plugin-transpiler feat(apps): transpile via django (#18201) 2023-11-07 21:56:59 +00:00
posthog feat: hide seekbar preview for long recordings (#18829) 2023-11-23 09:21:02 +00:00
share
staticfiles
.all-contributorsrc
.dockerignore test: Regular checkup of visual regression tests (#18469) 2023-11-13 15:32:10 +01:00
.eslintrc.js chore(frontend): Sort imports (#18663) 2023-11-22 15:07:34 +01:00
.gitattributes
.gitignore test: Regular checkup of visual regression tests (#18469) 2023-11-13 15:32:10 +01:00
.kearc
.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 fix(frontend): Properly use BlinkMacSystemFont again (#18801) 2023-11-22 11:07:55 +01:00
babel.config.js
CHANGELOG.md fix: Fix CHANGELOG.md (#18692) 2023-11-20 08:18:29 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md fix: modify contributing.md to match current processes (#16596) 2023-07-19 15:27:54 +01:00
cypress.e2e.config.ts fix: e2e testing posthog capture (#17940) 2023-10-12 11:15:17 +01:00
depot.json
docker-compose.base.yml revert: bump kafka image to 3.5.1 (#18274) (#18323) 2023-11-01 08:45:22 -06:00
docker-compose.dev-full.yml chore(compose): add capture-rs profile with containerised capture for testing (#18140) 2023-10-25 17:58:12 +02:00
docker-compose.dev.yml chore(compose): add capture-rs profile with containerised capture for testing (#18140) 2023-10-25 17:58:12 +02:00
docker-compose.hobby.yml chore: Update base postgres to version 15 (#17159) 2023-09-13 10:11:07 -04:00
docker-compose.playwright.yml
Dockerfile
Dockerfile.cloud
Dockerfile.playwright chore: upgrade playwright (#18793) 2023-11-23 13:51:01 +01:00
gunicorn.config.py chore: upgraded Ruff linter (#18188) 2023-10-26 12:38:15 +02:00
jest.config.ts chore: upgrade d3 (#14442) 2023-02-28 13:32:13 +00:00
jest.setup.ts feat: Batch Exports UI rework (#16926) 2023-08-16 15:06:09 +01:00
jest.setupAfterEnv.ts
latest_migrations.manifest fix(actions): Don't cascade delete actions on user deletion (#18777) 2023-11-21 14:20:02 +00:00
LICENSE
manage.py
mypy.ini
package.json chore: upgrade playwright (#18793) 2023-11-23 13:51:01 +01:00
playwright.config.ts chore: upgrade playwright (#18793) 2023-11-23 13:51:01 +01:00
pnpm-lock.yaml chore: upgrade playwright (#18793) 2023-11-23 13:51:01 +01:00
postcss.config.js
Procfile
production-unit.Dockerfile chore: Build unit docker image so we can build on arm (#18492) 2023-11-08 17:23:56 +00:00
production.Dockerfile feat(apps): transpile via django (#18201) 2023-11-07 21:56:59 +00:00
pyproject.toml chore: Use ruff formatter (#18207) 2023-10-31 13:41:57 +00:00
pytest.ini
README.md fix: Removing some self-hosted upgrade paths and references (#16711) 2023-07-24 19:44:44 +02:00
requirements-dev.in chore: upgraded Ruff linter (#18188) 2023-10-26 12:38:15 +02:00
requirements-dev.txt chore: upgraded Ruff linter (#18188) 2023-10-26 12:38:15 +02:00
requirements.in refactor: Postgres (+ Redshift) batch exports now async (#18631) 2023-11-15 09:56:46 +01:00
requirements.txt chore(deps): bump aiohttp from 3.8.5 to 3.8.6 (#18632) 2023-11-22 15:25:41 +01:00
SECURITY.md chore: Update SECURITY.md email (#15135) 2023-04-18 15:31:36 +00:00
tailwind.config.js feat(web-analytics): Add overview stats (#17722) 2023-10-03 18:14:03 +01:00
test-runner-jest-environment.js test: Regular checkup of visual regression tests (#18469) 2023-11-13 15:32:10 +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 chore(frontend): Sort imports (#18663) 2023-11-22 15:07:34 +01:00
unit.json feat(apps): transpile via django (#18201) 2023-11-07 21:56:59 +00:00
webpack.config.js chore(storybook): upgrade storybook to 7.3 (#17078) 2023-08-21 09:32:49 +02:00

posthoglogo

PRs Welcome Docker Pulls GitHub commit activity GitHub closed issues

Docs - Community - Roadmap - Changelog - Bug reports

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
  • 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
  • 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 your first 1 million events (and 15k replays) are free every month. We're constantly adding new features, such as user surveys!

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 15k 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.

PostHog has sunset support for self-hosted K8s deployments.

Features

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
  • 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

Data and infrastructure tools

Read a full list of PostHog features.

Docs and support

Read how to integrate, and extend an open-source 'Hobby' deployment of PostHog in our documentation.

Check out our tutorials for step-by-step guides, how-to's, and best practices.

Learn more about getting the most out of PostHog's features in our product manual.

Ask a question to get support.

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 🦸