
Unified analytics API delegating to official SDKs, enabling native batching, queued delivery and session replay behind a single shared interface.
The PostHog Kotlin Multiplatform SDK, supporting Android, iOS, Web (JS and Wasm), and JVM (desktop) from shared Kotlin code. PostHog is an open source platform for product analytics, feature flags, session replay, error tracking, and more.
It's a thin wrapper that delegates to the official PostHog SDKs on each target, so you get native batching, queueing, and session replay behind a single common API. The Web targets both delegate to posthog-js; Wasm support is experimental while Kotlin/Wasm remains in Beta.
Installation instructions, usage examples, and code snippets live in the official documentation so they stay up to date.
See CONTRIBUTING.md for local setup and test instructions, and RELEASING.md for the release process.
The PostHog Kotlin Multiplatform SDK, supporting Android, iOS, Web (JS and Wasm), and JVM (desktop) from shared Kotlin code. PostHog is an open source platform for product analytics, feature flags, session replay, error tracking, and more.
It's a thin wrapper that delegates to the official PostHog SDKs on each target, so you get native batching, queueing, and session replay behind a single common API. The Web targets both delegate to posthog-js; Wasm support is experimental while Kotlin/Wasm remains in Beta.
Installation instructions, usage examples, and code snippets live in the official documentation so they stay up to date.
See CONTRIBUTING.md for local setup and test instructions, and RELEASING.md for the release process.