# Jitsu > Jitsu is an open-source data integration platform and a self-hostable alternative to Segment. It collects event data from web, app, and server sources and streams it in real time into your data warehouse, with identity stitching, serverless functions, and Segment-compatible ingestion APIs. ## Site - [Home](https://jitsu.com/) - [Pricing](https://jitsu.com/pricing) - [Customers](https://jitsu.com/customers) - [Blog](https://jitsu.com/blog) - [Changelog](https://jitsu.com/changelog) - [Connectors (sources) catalog](https://jitsu.com/integrations/connectors) - [Destinations catalog](https://jitsu.com/integrations/destinations) - [Real-time Event Streaming](https://jitsu.com/features/event-streaming) - [Identity Stitching](https://jitsu.com/features/identity-stitching) - [Functions](https://jitsu.com/docs/functions) - [Segment API Compatibility](https://jitsu.com/features/segment-compatibility) - [Security & Compliance](https://jitsu.com/security) - [Privacy Policy](https://jitsu.com/privacy) - [Terms of Service](https://jitsu.com/tos) ## Comparisons Each page below is also available as markdown by appending `.md` to its URL. - [Compare Jitsu](https://jitsu.com/compare): Head-to-head comparisons of Jitsu against Segment, RudderStack, Snowplow, PostHog and Hightouch. Published prices, named concessions, no ticks and crosses. - [Jitsu vs Segment](https://jitsu.com/compare/jitsu-vs-segment): Per active event against per tracked user. At 50,000 tracked users and 5M events, $219 against $575, both published rates. - [Jitsu vs RudderStack](https://jitsu.com/compare/jitsu-vs-rudderstack): Same billing model. MIT against Elastic License 2.0, and at 5 million events $219 against $995, both published. - [Jitsu vs Snowplow](https://jitsu.com/compare/jitsu-vs-snowplow): Snowplow requires schemas, a pipeline in your own cloud and a separate warehouse before the first event. Jitsu includes the database. - [Jitsu vs PostHog](https://jitsu.com/compare/jitsu-vs-posthog): PostHog is a destination, Jitsu is the pipe. PostHog's analytics free tier is 1M events against Jitsu's 200,000; their data pipelines allowance is 10K events plus 1M rows. - [Jitsu vs Hightouch](https://jitsu.com/compare/jitsu-vs-hightouch): Hightouch added event collection in 2024. One module of a closed sales-led platform, against an MIT-licensed pipe at a published price. - [Self-hosted vs managed CDP](https://jitsu.com/compare/self-hosted-vs-managed-cdp): What running the pipeline yourself actually costs against paying somebody to run it. ## Blog Each post below is also available as markdown by appending `.md` to its URL, except "Introducing Jitsu Connectors", "What is warehouse-first architecture?" and "Introducing Jitsu Next", which are built as pages rather than markdown documents. - [Segment pricing: how MTUs work and when they get expensive](https://jitsu.com/blog/segment-pricing-mtus): Segment charges by monthly tracked user, not by event. Here is how MTUs are counted, what that costs as you grow, and when per-event pricing is cheaper. - [Jitsu 2.14 is now public: Kubernetes-native for production self-hosting](https://jitsu.com/blog/jitsu-2-14): Jitsu 2.14 is public: a Kubernetes-native release that runs functions, profile builders, and connector syncs as managed workloads, with major self-hosting upgrades. - [Jitsu now speaks MCP: let your agent build and debug the pipeline](https://jitsu.com/blog/jitsu-mcp): Connect Claude, Cursor, or VS Code to the Jitsu MCP server to configure destinations and streams, watch Live Events, and edit Functions — an agent that builds and debugs your pipeline. - [Best Open-Source CDPs & Self-Hosted Segment Alternatives (2026)](https://jitsu.com/blog/open-source-cdp): An honest guide to open-source and self-hosted CDPs in 2026 — real pros, cons, and licenses for Jitsu, RudderStack, PostHog, Snowplow, and more. - [Jitsu, now programmable: Management API, CLI, and ready for AI agents](https://jitsu.com/blog/openapi-and-cli): Use the Jitsu Management API, OpenAPI spec, and jitsu-cli to automate pipelines, manage resources in CI, and give AI agents a real API surface. - [Introducing Jitsu Notifications: Proactive Monitoring Made Simple](https://jitsu.com/blog/introducing-notifications): Get proactive monitoring for Jitsu pipelines with notifications that alert your team by email or Slack when syncs, streams, or destinations fail. - [Server side tracking 101](https://jitsu.com/blog/server-side-tracking): Learn server-side tracking basics, how it differs from browser pixels, where it improves reliability, and how to implement it with Jitsu today. - [Introducing Jitsu Connectors](https://jitsu.com/blog/jitsu-connectors): Jitsu Connectors are out of beta. Pull data from SaaS apps, databases, and custom sources into warehouse destinations with managed syncs today. - [What is warehouse-first architecture?](https://jitsu.com/blog/data-warehouse-first): Learn what warehouse-first architecture means, why modern data teams use the warehouse as their source of truth, and how Jitsu fits the pattern. - [Introducing Jitsu Next](https://jitsu.com/blog/jitsu-next): Meet Jitsu Next: a faster way to capture event data into your stack, with a new UI, rebuilt core, free tier, and unlimited incoming events for teams. ## Documentation The documentation pages below are also available as markdown by appending `.md` to any URL. ## Get Started - [Introduction](https://jitsu.com/docs) - [Quickstart](https://jitsu.com/docs/quick-start.md) - [Core concepts](https://jitsu.com/docs/core-concepts.md) - [Management API](https://jitsu.com/docs/api.md) - [MCP Server](https://jitsu.com/docs/mcp.md) ## Sending Data - [Overview](https://jitsu.com/docs/sending-data.md) - [JavaScript Reference](https://jitsu.com/docs/sending-data/js-reference.md) - [ITP Mitigation](https://jitsu.com/docs/sending-data/js-reference/itp.md) - [HTML snippet](https://jitsu.com/docs/sending-data/html.md) - [HTTP API](https://jitsu.com/docs/sending-data/http.md) - [Pixel API](https://jitsu.com/docs/sending-data/pixel.md) - [NPM Package](https://jitsu.com/docs/sending-data/npm.md) - [React](https://jitsu.com/docs/sending-data/react.md) - [React Native](https://jitsu.com/docs/sending-data/react-native.md) - [iOS](https://jitsu.com/docs/sending-data/ios.md) - [Android](https://jitsu.com/docs/sending-data/android.md) - [Segment Proxy](https://jitsu.com/docs/sending-data/segment-proxy.md) - [Consent Management](https://jitsu.com/docs/sending-data/consent-management.md) - [Server to Server](https://jitsu.com/docs/sending-data/server-to-server.md) ## Functions - [Overview](https://jitsu.com/docs/functions.md) - [Functions Runtime](https://jitsu.com/docs/functions/runtime.md) - [Pipeline](https://jitsu.com/docs/functions/pipeline.md) - [Advanced](https://jitsu.com/docs/functions/advanced.md) - [Command-line SDK](https://jitsu.com/docs/functions/sdk.md) ## Destinations - [All Destinations](https://jitsu.com/docs/destinations/catalog.md): Every destination Jitsu can send your event data to, grouped by type. - [BigQuery](https://jitsu.com/docs/destinations/warehouse/bigquery.md) - [ClickHouse️](https://jitsu.com/docs/destinations/warehouse/clickhouse.md) - [MongoDB](https://jitsu.com/docs/destinations/warehouse/mongodb.md) - [MotherDuck (DuckDB)](https://jitsu.com/docs/destinations/warehouse/duckdb.md) - [MySQL](https://jitsu.com/docs/destinations/warehouse/mysql.md) - [PostgreSQL](https://jitsu.com/docs/destinations/warehouse/postgres.md) - [Redshift](https://jitsu.com/docs/destinations/warehouse/redshift.md) - [Snowflake](https://jitsu.com/docs/destinations/warehouse/snowflake.md) - [Google Cloud Storage](https://jitsu.com/docs/destinations/block-storage/gcs.md) - [S3](https://jitsu.com/docs/destinations/block-storage/s3.md) - [Amplitude](https://jitsu.com/docs/destinations/amplitude.md) - [Google Ads](https://jitsu.com/docs/destinations/google-ads.md) - [Google Analytics 4 (Cloud)](https://jitsu.com/docs/destinations/ga4.md) - [Google Analytics 4 (Device)](https://jitsu.com/docs/destinations/ga4-tag.md) - [Hotjar](https://jitsu.com/docs/destinations/hotjar.md) - [Hubspot](https://jitsu.com/docs/destinations/hubspot.md) - [Microsoft Clarity](https://jitsu.com/docs/destinations/clarity.md) - [Mixpanel](https://jitsu.com/docs/destinations/mixpanel.md) - [Posthog](https://jitsu.com/docs/destinations/posthog.md) - [Resend](https://jitsu.com/docs/destinations/resend.md) - [Salesforce](https://jitsu.com/docs/destinations/salesforce.md) - [SendGrid](https://jitsu.com/docs/destinations/sendgrid.md) - [Tag](https://jitsu.com/docs/destinations/tag.md) - [Webhook](https://jitsu.com/docs/destinations/webhook.md) ## Features - [Custom Domains](https://jitsu.com/docs/features/custom-domains.md) - [Deduplication](https://jitsu.com/docs/features/deduplication.md) - [Event Backups & Data Retention](https://jitsu.com/docs/features/event-backups.md) - [Identity Stitching](https://jitsu.com/docs/features/identity-stitching.md) - [Live Events](https://jitsu.com/docs/features/live-events.md) - [Observability Exports](https://jitsu.com/docs/features/observability-exports.md) - [Profiles](https://jitsu.com/docs/features/profiles.md) - [Provisioned ClickHouse](https://jitsu.com/docs/features/provisioned-warehouse.md) - [Schema Management](https://jitsu.com/docs/features/schema.md) - [Sessions](https://jitsu.com/docs/features/sessions.md) ## Jitsu CLI - [Overview](https://jitsu.com/docs/jitsu-cli.md) - [Authentication](https://jitsu.com/docs/jitsu-cli/auth.md) - [Manage configuration](https://jitsu.com/docs/jitsu-cli/config.md) ## Self-hosting - [Overview](https://jitsu.com/docs/self-hosting.md) - [Quick Start](https://jitsu.com/docs/self-hosting/quick-start.md) - [Connector Syncs](https://jitsu.com/docs/self-hosting/quick-start/syncs.md) - [Production Deployment Guide](https://jitsu.com/docs/self-hosting/production-deployment.md) - [Configuration Reference](https://jitsu.com/docs/self-hosting/configuration.md) ## Jitsu Cloud - [IP addresses](https://jitsu.com/docs/cloud/ip-addresses.md) ## Jitsu Classic - [Overview](https://jitsu.com/docs/migration-from-classic.md) - [Migration guide](https://jitsu.com/docs/migration-from-classic/step-by-step.md) - [What has changed in Jitsu 2.0](https://jitsu.com/docs/migration-from-classic/what-changed.md)