Multiple Slack channels for support ticket creation
Support now lets you configure multiple Slack channels for ticket creation – previously you were stuck with just one.
Vendor profile
Product engineering, analytics, experimentation, and platform updates.
Recent changes
Support now lets you configure multiple Slack channels for ticket creation – previously you were stuck with just one.
You can now connect ClickHouse as a source in our Data Warehouse. The import streams data in Arrow batches rather than buffering it, so multi-terabyte, multi-billion-row tables while keeping memory bounded.
The SQL editor in PostHog now supports pie charts as a visualization option. pie chart
Web Analytics summary data is now accessible via MCP. You can query a weekly summary for traffic, top pages, and referrers data through any MCP-compliant AI agent or tool. MCP
The PostHog VS Code extension brings feature flags, experiments, event analytics, and session replay data directly into your editor. It works with JavaScript, TypeScript, Go and Ruby files ( .js , .jsx , .ts , .tsx , .g…
When uploading source maps or debug symbols with the PostHog CLI, you can now pass --build alongside --release-version to track your build number separately from your app version. Both show up in the Error Tracking UI,…
The Customer.io integration in Workflows now syncs opt-out preferences in both directions: PostHog receives opt-out updates via a reporting webhook and sends preference changes back via the Track API.
You can now set up tailored notifications for Surveys to send completed responses straight to Slack, Discord, and other platforms. Responses come pre-filled so your team sees the answer in context.
Workflows can now run on a recurring schedule. Set any workflow to repeat daily, weekly, or monthly with timezone support, end conditions, and a preview of upcoming runs. Works with batch triggers that target by person,…
Your Web Analytics dashboard now comes to you. Opt in to the weekly digest for a summary of visitors, pageviews, top pages, and goal conversions - delivered straight to your inbox. Great for strategic business partners…
Snowflake batch exports in CDP now support a snowflake ingested timestamp column, so you can tell when an event was loaded into Snowflake versus when it actually happened. Handy for debugging pipeline delays. To populat…
You can now enable automatic PII scrubbing for Logs at the project level. We redact common patterns before anything hits storage: emails, card-like number sequences, Bearer tokens, and sensitive-looking attribute keys a…
The PostHog PHP SDK now supports both automatic and manual error tracking! php Install composer require posthog/posthog-php Initialize PostHog\PostHog::init( 'sTMFPsFhdP1Ssg', ['host' = 'https://us.i.posthog.com'] ); Ca…
When searching through property filters, you can pin them for quicker access elsewhere in the future. Pinned properties will appear in the Pinned category. Screenshot 2026-04-10 at 1.16.24 PM.png
Customer journeys let you visualize how users move through key conversion steps in your product. They combine funnels and paths into interactive flow graphs, so you can see both where users convert and what they do betw…
Subscriptions are difficult to understand, so we made these changes to make them clearer: - Next delivery date both in the overview and edit modal. - A "weekday" option so that you can schedule a subscription on a speci…