0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
Go to file
Raquel Smith b661237f56
chore: refactor upgrade modal to use billing details (#20566)
* refactor upgrade modal to use billing info

* make sure usage limit stuff doesn't show on self-hosted

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

* icon size

* Update UI snapshots for `chromium` (2)

* put a tooltip on usage-limted one explaining feature

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* add info for grandfathered features

* use grandfathered feature bit for project access control

* improve guards for whitelabeling

* fix import

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `webkit` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-04 07:07:38 -08:00
.devcontainer
.github chore: Update getsentry/action-github-app-token to v3 (#20256) 2024-03-01 15:27:42 +00:00
.husky
.run feat: Swapped to express for plugin server http server (#20506) 2024-02-22 17:03:23 +00:00
.storybook fix: 3000 styles in the toolbar (#20513) 2024-02-23 09:50:50 +00:00
.vscode feat: Replay ingestion with EFS (#20487) 2024-02-26 09:43:27 +01:00
bin feat: Replay ingestion with EFS (#20487) 2024-02-26 09:43:27 +01:00
cdp
cypress feat: add feature gating for teams plan (#20435) 2024-03-04 07:07:09 -08:00
docker
ee feat: add feature gating for teams plan (#20435) 2024-03-04 07:07:09 -08:00
eslint-rules
frontend chore: refactor upgrade modal to use billing details (#20566) 2024-03-04 07:07:38 -08:00
hogql_parser feat(hogql): Allow a placeholder to be used in place of a select statement (#19767) 2024-01-18 15:14:39 +00:00
hogvm feat(hogvm): Added support for ifNull in HogVM (#20549) 2024-02-26 12:27:04 +00:00
openapi
patches feat: replay error handler (#19868) 2024-01-19 14:32:54 +00:00
playwright/e2e-vrt chore(cleanup): remove legacy visual regression tests (#19527) 2024-01-09 15:00:17 +00:00
plugin-server feat: Mr Blobby backported improvements from v3 (#20653) 2024-03-01 13:40:25 +01:00
plugin-transpiler
posthog feat: add feature gating for teams plan (#20435) 2024-03-04 07:07:09 -08:00
share
staticfiles
.all-contributorsrc
.dockerignore fix: add patches to exclusions in dockerignore (#19896) 2024-01-22 10:03:21 +00:00
.eslintignore
.eslintrc.js chore: replace antd radio (#20038) 2024-02-02 15:20:26 +00:00
.gitattributes
.gitignore fix: reduce toolbar bundle size by 60% (#20122) 2024-02-19 11:39:15 +00:00
.kearc
.nvmrc
.prettierignore
.prettierrc
.stylelintignore
.stylelintrc.js refactor(product-analytics): lineGraphLogic.ts to tooltip-data.ts (#19815) 2024-01-17 20:28:10 +00:00
babel.config.js
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
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: Debugging options for V3 ingester (#20569) 2024-02-27 11:44:08 +00:00
docker-compose.dev-full.yml
docker-compose.dev.yml feat(data-warehouse): integrating data warehouse with trends insight (#20320) 2024-02-29 16:36:46 -05:00
docker-compose.hobby.yml feat: Replay ingestion with EFS (#20487) 2024-02-26 09:43:27 +01:00
docker-compose.playwright.yml
Dockerfile
Dockerfile.cloud fix: Replace remaining app.posthog.com with us. (#20363) 2024-02-27 15:22:33 +01:00
Dockerfile.playwright fix(tests): upgrade playwright (#20441) 2024-02-20 12:06:04 +00:00
gunicorn.config.py
jest.config.ts feat: canvas replay (#19583) 2024-01-22 15:54:07 +00: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): Table joining (#20481) 2024-03-01 12:44:47 -05:00
LICENSE
manage.py
mypy-baseline.txt feat(data-warehouse): Table joining (#20481) 2024-03-01 12:44:47 -05:00
mypy.ini fix(types): Fix type errors by adding defaults for optional dataclass fields (#19691) 2024-01-10 12:28:50 +00:00
package.json chore: remove unused code (#20677) 2024-03-04 10:37:38 +00:00
playwright.config.ts
pnpm-lock.yaml chore: remove unused code (#20677) 2024-03-04 10:37:38 +00:00
postcss.config.js chore(frontend): Real Tailwind + Autoprefixer (#19051) 2024-01-08 13:26:12 +01:00
Procfile
production.Dockerfile feat: patch canvas export into rrweb (#19861) 2024-01-19 13:41:19 +00:00
pyproject.toml
pytest.ini
README.md fix: Replace remaining app.posthog.com with us. (#20363) 2024-02-27 15:22:33 +01:00
requirements-dev.in feat(batch-exports): Add HTTP Batch Export destination (#20318) 2024-02-19 10:40:09 +00:00
requirements-dev.txt fix(dev): Fix CH replicated table error when starting E2E tests (#20672) 2024-03-04 12:06:53 +00:00
requirements.in fix(dev): Fix CH replicated table error when starting E2E tests (#20672) 2024-03-04 12:06:53 +00:00
requirements.txt fix(dev): Fix CH replicated table error when starting E2E tests (#20672) 2024-03-04 12:06:53 +00:00
SECURITY.md
tailwind.config.js feat: revert the reverting of "revert: "feat: allow linked flag variants"" (#20624) 2024-03-01 10:56:49 +00:00
test-runner-jest-environment.js
test-runner-jest.config.js
tsconfig.dev.json
tsconfig.json
unit.json fix: Set nginx unit max body size to 21MiB (#20383) 2024-02-16 15:18:14 +00:00
webpack.config.js

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