- Integrationposthog.com
PostHog MCP tools reference
PostHog introduced 250+ Model Context Protocol (MCP) tools across its product suite, including AI observability, feature flags, error tracking, and SQL. These tools enable AI agents to interact with P…
- posthog.com
Flutter Logs installation
PostHog’s Flutter SDK now supports structured log capture via `PostHog().captureLog()` or level-specific methods (`logger.trace`, `logger.debug`, etc.), with OTLP encoding, batching, and persistence. …
- Featureposthog.com
Android Surveys installation
PostHog introduced a new optional `posthog-android-surveys-compose` module for Android, enabling ready-made Jetpack Compose UI for surveys. The module integrates with the existing PostHog Android SDK …
- Featureposthog.com
Android Logs installation
PostHog's Android SDK now supports structured log capture via PostHog.logger with severity levels (TRACE to FATAL) and OTLP encoding. Logs are batched, persisted, and flushed automatically with config…
- posthog.com
Pass $anon_distinct_id with backend feature flag calls
Pass $anon_distinct_id with backend feature flag calls October 2, 2025 · Feature Flags Team You can now pass $anon_distinct_id in person_properties when calling feature flags from backend SDKs. This e…
- app.posthog.com
Advanced activity logs
Advanced activity logs October 9, 2025 · Platform Features Team Follow your whole team’s activity logs on a single page . Filterable by user, scope, activity type, date, and more. Export data as CSV o…
- app.posthog.com
Role-based access controls for actions
Role-based access controls for actions October 9, 2025 · Platform Features Team You can now configure role-based access controls for actions to prevent unwanted tempering for critical action definitio…
- posthog.com
Custom model pricing
Custom model pricing October 9, 2025 · AI Observability Team Struck a deal with your model provider? You can now set custom per-token costs for input, output, and cache reads/writes via event properti…
- app.posthog.com
Configurable recalculation time
Configurable recalculation time October 9, 2025 · Experiments Team You can configure when your experiment calculations automatically refresh in the experiment settings . Usually, this is before the st…
- us.posthog.com
Scheduled feature flag updates
Scheduled feature flag updates October 9, 2025 · Feature Flags Team You can now schedule changes to feature flags at a future point in time. You can schedule: Updates to feature flag variants Updates …
- app.posthog.com
Summarize session replays
Summarize session replays October 10, 2025 · Replay Team Don’t have the time to watch all your session replays? Max can watch recordings and summarize the replays for you. Head to session replays and …
- posthog.com
Sync company data from PostHog to HubSpot
Sync company data from PostHog to HubSpot October 17, 2025 · Workflows Team You can now automatically create or update HubSpot company records based on PostHog group properties. The new HubSpot compan…
- docs.aws.amazon.com
Improved Redshift batch export performance
Improved Redshift batch export performance October 24, 2025 · Managed Warehouse Team Redshift batch export now supports COPY for batch exports. Expect to see a significant improvement in performance. …
- app.posthog.com
Auto-generated collections for session replays
Auto-generated collections for session replays October 24, 2025 · Replay Team PostHog automatically creates collections for your replays to make them easier to sort through based on the following: You…
- posthog.com
Android SDK now supports error tracking (beta)
Android SDK now supports error tracking (beta) October 24, 2025 · Error Tracking Team Error tracking for Android is in beta. If you already have the PostHog Android SDK (versions 3.24.0 and above) ins…
- app.posthog.com
Sort error tracking issues by revenue
Sort error tracking issues by revenue October 24, 2025 · Error Tracking Team You can now sort issues in error tracking by revenue, so you prioritize fixes based on business impact and see which errors…
- us.posthog.com
TikTok Ads as a data source
TikTok Ads as a data source October 24, 2025 · Managed Warehouse Team If you run ads on TikTok, you can now import ad performance data into PostHog. Connect them as a source in your marketing analytic…
- posthog.com
Capture events when elements scroll into view
Capture events when elements scroll into view October 31, 2025 · Replay Team The new PostHogCaptureOnViewed component enables you to automatically capture events when elements scroll into view in the …
- app.posthog.com
Base currency conversion
Base currency conversion October 31, 2025 · Web Analytics Team We now convert all currencies to your team’s base currency for consistent reporting. All integrations support currency conversion, so eve…
- posthog.com
Streamer mode available in the toolbar
Streamer mode available in the toolbar November 7, 2025 · Growth Team Building in public and streaming your progress? Don’t leak customer data on stream. You can now hide PII with the PostHog toolbar …
- app.posthog.com
Organization-level default to anonymize IPs
Organization-level default to anonymize IPs November 7, 2025 · Growth Team Adds an organization-level setting to discard customer IP data . When enabled, all new projects will default to discarding IP…
- app.posthog.com
Audit logs for personal API keys and logins
Audit logs for personal API keys and logins November 7, 2025 · Platform Features Team Keep track of personal API keys being created by developers in your organization in your audit logs . You’ll also …
- app.posthog.com
Heatmaps get a major upgrade
Heatmaps get a major upgrade November 7, 2025 · Replay Team Heatmaps are now better than ever with a long list of improvements: You can now save and filter heatmaps. There are now 3 types of heatmaps:…
- posthog.com
Flutter SDK now supports error tracking (beta)
Flutter SDK now supports error tracking (beta) November 7, 2025 · Error Tracking Team The Flutter SDK now supports error tracking. Add error tracking to your Flutter projects by following the installa…
- app.posthog.com
Issues and LLM traces in group feeds
Issues and LLM traces in group feeds November 7, 2025 · Platform UX Team In your group feeds , you can see error tracking issues impacting and LLM traces generated by the group’s member users. If you …
- posthog.com
Workflows is now in beta
Workflows is now in beta November 12, 2025 · Workflows Team Workflows let you kick off automations based on the actions of your users. Here are some examples of what it can do: Can be triggered by a P…
- app.posthog.com
Create experiments with PostHog AI
Create experiments with PostHog AI November 14, 2025 PostHog AI can now create experiments and multivariate feature flags. You can have a fully configured experiment running in seconds. Try asking Pos…
- posthog.com
Pause managed migrations
Pause managed migrations November 14, 2025 · Ingestion Team You can now pause and resume managed migrations, giving you more control and flexibility to deal with rate limits as you bring data over fro…
- posthog.com
Code variables in error tracking
Code variables in error tracking November 14, 2025 · Error Tracking Team In error tracking, you can use code variables to see the state of variables in each stack frame. This makes it much easier to u…
- posthog.com
Navigation buttons don’t trigger rage clicks
Navigation buttons don’t trigger rage clicks November 21, 2025 · Replay Team The web SDK can now automatically ignore rage clicks on buttons and links for navigation. This includes elements with aria-…
- posthog.com
GitLab source linking
GitLab source linking November 21, 2025 · Error Tracking Team You can now link to GitLab sources when creating releases in error tracking. Click the view commit button in your stack traces to see the …
- posthog.com
React Native error tracking
React Native error tracking November 21, 2025 · Error Tracking Team You can now monitor and debug errors in your React Native applications with automatic crash reporting and stack traces for JavaScrip…
- app.posthog.com
Custom LLM analytics dashboards
Custom LLM analytics dashboards November 21, 2025 · AI Observability Team You can now customize your LLM analytics dashboard just like any other dashboard. This means you can: Add custom text cards an…
- app.posthog.com
Summarize experiment results with PostHog AI
Summarize experiment results with PostHog AI November 26, 2025 Don’t understand Bayesian statistics or the frequentist method? Summarize experiments with PostHog AI to help you understand the results …
- app.posthog.com
Introducing PostHog AI agent modes
Introducing PostHog AI agent modes November 26, 2025 PostHog AI now automatically selects special agent modes for analytics, SQL, and session replay. You can expect better, faster and more accurate re…
- app.posthog.com
Project feed
Project feed November 27, 2025 · Replay Team Introduced a new Feed tab in the left-hand navigation. In your feed, you’ll find: AI powered discoveries, like suggested insights, dashboards, experiment s…
- posthog.com
Bing ads support
Bing ads support November 27, 2025 · Web Analytics Team You can now add Bing Ads as a new data source for CDP.
- app.posthog.com
Add session properties column to activity
Add session properties column to activity November 27, 2025 · Analytics Platform Team You can now add session properties as a column in your activity feed .
- app.posthog.com
Surveys tab persons profiles
Surveys tab persons profiles November 27, 2025 · Surveys Team Adds a new Surveys tab on individual persons profiles , so it’s easier to find survey responses from an individual.
- posthog.com
Android error tracking for minified builds
Android error tracking for minified builds December 4, 2025 · Error Tracking Team You can now use error tracking on Android even with minified builds. Install the PostHog Android Gradle plugin to auto…
- posthog.com
Advanced filters for batch exports
Advanced filters for batch exports December 4, 2025 · Managed Warehouse Team You can now use feature flags, HogQL, and person property filters in batch exports, not just event property filters. This b…
- posthog.com
Expo plugin for React Native error tracking
Expo plugin for React Native error tracking December 4, 2025 · Error Tracking Team Setting up error tracking in React Native apps using Expo is now easier with the new posthog-react-native/expo plugin…
- posthog.com
Connect Supabase databases to PostHog
Connect Supabase databases to PostHog December 4, 2025 · Managed Warehouse Team You can now connect your Supabase database to PostHog as a data source. Import tables from Supabase to combine with your…
- posthog.com
Stripe data source simplified API key setup
Stripe data source simplified API key setup December 12, 2025 · Growth Team When linking Stripe as a data source , you can now use our pre-configured URL to open Stripe’s restricted API key creation s…
- posthog.com
Bring your own API keys for evals
Bring your own API keys for evals December 18, 2025 · AI Observability Team Enables users to bring their own OpenAI API keys for running evaluations. Users get 100 free evaluations to kick things off …
- us.posthog.com
More PostHog AI conversations in parallel
More PostHog AI conversations in parallel December 19, 2025 PostHog AI can now hold ten distinct conversations with you in parallel – which according to maths means 10x the output, right? Open PostHog…
- app.posthog.com
Mobile crash-free rates dashboard template
Mobile crash-free rates dashboard template December 19, 2025 · Error Tracking Team Do you develop mobile apps with the iOS, Android, Flutter, or React Native SDK? You can use the mobile crash-free rat…
- app.posthog.com
Kudosity now available as a data destination
Kudosity now available as a data destination December 19, 2025 · Managed Warehouse Team You can now deliver SMS alerts triggered by PostHog events through Kudosity. Try the new Kudosity realtime desti…
- posthog.com
Pass multiple paths to source map uploads
Pass multiple paths to source map uploads December 19, 2025 · Error Tracking Team You can now pass multiple directory arguments to the PostHog CLI when injecting and uploading source maps . posthog - …
- app.posthog.com
In-app changelog
In-app changelog January 2, 2026 · APM Team What’s better than reading the changelog on our website? Reading the changelog directly in PostHog, of course!
- app.posthog.com
Terraform provider (early access)
Terraform provider (early access) January 2, 2026 · Analytics Platform Team With the Terraform provider, users can manage their resources through Infrastructure-as-Code (IaC), creating an auditable an…
- posthog.com
Manage Endpoints with CLI and YAML
Manage Endpoints with CLI and YAML January 16, 2026 · ClickHouse Team We now support experimental CLI commands for managing the Endpoints product via YAML files. You can now run commands like posthog-…
- github.com
Hedgehog mode browser extension
Hedgehog mode browser extension January 29, 2026 · AI Observability Team Bring PostHog's beloved hedgehog mascot to any website! An adorable animated companion that walks, jumps, and keeps you co…
- app.posthog.com
GitHub data source
GitHub data source February 6, 2026 · Managed Warehouse Team You can now link GitHub as a data source in your PostHog project. This lets you access commits, issues, pull requests, releases, and starga…
- posthog.com
Event definitions MCP tool
Event definitions MCP tool February 6, 2026 · Platform Features Team It can be tedious to keep event definitions up to date in PostHog, so automate it with the event-definition-update MCP tool.
- posthog.com
Estimate running time on draft experiments
Estimate running time on draft experiments February 6, 2026 · Experiments Team You can now estimate running time of an experiment, even while it’s a draft.
- app.posthog.com
Mailchimp data source
Mailchimp data source February 6, 2026 · Managed Warehouse Team You can now link Mailchimp as a data source in your PostHog project. This lets you access campaigns, contacts and report data in PostHog…
- app.posthog.com
SQL variables
SQL variables February 6, 2026 · Platform Features Team We’ve added a dedicated area to view and manage SQL variables , including where variables are used inside saved insights.
- app.posthog.com
Attio data source
Attio data source February 6, 2026 · Managed Warehouse Team You can now link Attio as a data source in your PostHog project to access CRM data for analytics.
- app.posthog.com
Exception autocapture controls
Exception autocapture controls February 6, 2026 · Error Tracking Team You can configure autocapture controls to selectively enable autocapture based on the scenario. You can create rules based on: URL…
- posthog.com
AI research mode
AI research mode February 6, 2026 PostHog AI can now carry out deep research for in-depth data analysis. When you select research mode, PostHog AI will conduct research in two phases: Planning phase: …
- app.posthog.com
Easier to use access controls
Easier to use access controls February 6, 2026 · Platform Features Team We redesigned the access control settings to be more intuitive and easier to use.
- posthog.com
Control Session Replay with Flutter SDK
Control Session Replay with Flutter SDK February 19, 2026 · Replay Team You can now manually control [Session Replay] recordings with start and stop methods in the Flutter SDK . startSessionRecording(…
- claude.com
PostHog connector for Claude
PostHog connector for Claude February 27, 2026 · Growth Team Do you use Claude? Access your analytics, feature flags, experiments, and error tracking directly from Claude using the official connector …
- posthog.com
Pi Coding Agent support
Pi Coding Agent support March 21, 2026 · AI Observability Team LLM Analytics now supports the Pi Coding Agent using the @posthog/pi extension. Try it by following the LLM Analytics installation docs .…
- posthog.com
Timestamp bucketing for materialized queries
Timestamp bucketing for materialized queries March 21, 2026 · Data Modeling Team Materializing queries greatly improves performance and reduces cost by precomputing results periodically. You can now m…
- app.posthog.com
Server-side suppression rules with sampling
Server-side suppression rules with sampling March 21, 2026 · Error Tracking Team If you have known or noisy exceptions that you don’t want in Error Tracking, you can suppress them with suppression rul…
- posthog.com
Breakdown funnels by cohort
Breakdown funnels by cohort March 21, 2026 · Product Analytics Team You can now break down your funnels by cohorts .
- posthog.com
Button tiles for dashboards
Button tiles for dashboards March 27, 2026 · Platform UX Team Your dashboards can now link out to internal pages, external tools, or anywhere else your team needs. Add a button tile and make dashboard…
- posthog.com
Data warehouse support in funnel and lifecycle insights
Data warehouse support in funnel and lifecycle insights March 27, 2026 · Product Analytics Team You can now use data warehouse sources directly in funnel and lifecycle insights. This lets you analyze …
- posthog.com
Pin your posthog-js snippet version
Pin your posthog-js snippet version March 27, 2026 · Client Libraries Team Teams can now pin their posthog-js snippet to a specific major, minor, or exact version. Update on your own terms, not ours.…
- posthog.com
Link existing PostHog project to Vercel
Link existing PostHog project to Vercel March 27, 2026 · Growth Team The Vercel integration now includes a project picker, so you can link an existing PostHog project and get feature flags and environ…
- posthog.com
Source code context for Elixir error tracking
Source code context for Elixir error tracking March 27, 2026 · Error Tracking Team Stack traces in Elixir error tracking now include source code context when enabled. There's also a new dedicated…
- posthog.com
CUPED variance reduction
CUPED variance reduction March 27, 2026 · Experiments Team Experiments now supports CUPED - a statistical method that cuts experiment variance by 20–40%. Same data, sharper results.
- posthog.com
Right-click to toggle series in trends
Right-click to toggle series in trends March 27, 2026 · Product Analytics Team Right-click any label in a trends insight to isolate a series or toggle everything else off. Good for when your chart is …
- posthog.com
Saved views in Logs
Saved views in Logs March 27, 2026 · APM Team Set up a filter in Logs once, save it, and it's there whenever you need it. Find saved views under the new Saved views button.
- app.posthog.com
Manage subscriptions
Manage subscriptions April 10, 2026 · Product Analytics Team There’s now a new subscriptions page for you to manage all of your subscriptions from any insight or dashboard.
- posthog.com
Error Tracking for PHP
Error Tracking for PHP April 10, 2026 · Error Tracking Team The PostHog PHP SDK now supports both automatic and manual error tracking! # Install composer require posthog / posthog - php # Initialize P…
- posthog.com
Subscription improvements
Subscription improvements April 10, 2026 · Product Analytics Team Subscriptions are difficult to understand, so we made these changes to make them clearer: Next delivery date both in the overview and …
- posthog.com
Customer journey
Customer journey April 10, 2026 · Customer Analytics Team Customer journeys let you visualize how users move through key conversion steps in your product. They combine funnels and paths into interacti…
- app.posthog.com
Together AI BYOK provider for LLM analytics
Together AI BYOK provider for LLM analytics May 4, 2026 · AI Observability Team Together AI is now supported as BYOKey for running evaluations or trying things out in the LLM Analytics playground.
- app.posthog.com
Link your GitHub account in personal settings
Link your GitHub account in personal settings May 4, 2026 · PostHog Desktop Team You can now connect your GitHub account under Settings → Personal integrations . This lets PostHog hold server-side Git…
- app.posthog.com
Event ingestion filtering
Event ingestion filtering May 28, 2026 · Ingestion Team You can now configure event filters that drop unwanted events at ingestion time, before they ever hit your data. You can configure them in Event…
- github.com
Linux support for PostHog Code
Linux support for PostHog Code May 28, 2026 · PostHog Desktop Team You can now use PostHog Code on Linux x64 and arm64. You can find the Linux packages in the latest releases .
- posthog.com
Endpoints is now generally available
Endpoints is now generally available June 1, 2026 · Data Modeling Team Stop building (and maintaining) your own backend for customer-facing analytics. Turn any saved insight or SQL query into a fast, …
- github.com
Exception steps for Android error tracking
Exception steps for Android error tracking June 20, 2026 · Error Tracking Team The Android SDK now supports exception steps for Error Tracking . Call PostHog.addExceptionStep("message", properties) to…
- posthog.com
Sentiment analysis evals added to Evaluations
Sentiment analysis evals added to Evaluations July 6, 2026 · AI Observability Team Evaluations now support sentiment analysis. It runs locally using the cardiffnlp model on user messages. This uses tr…
- Contentposthog.com
I didn't understand the OS I built with AI until the MCP gave it analytics
A marketer with no prior coding experience built Joe-OS, a desk dashboard with AI assistance, using PostHog to track usage, errors, and interactions. PostHog’s MCP tool automated dashboard creation an…
- Contentposthog.com
We spend $45,000 on doing more weird every month
PostHog dedicates $45,000 monthly to ‘do more weird’—a company value aimed at standing out against larger competitors by injecting unconventional creativity into marketing and operations. The initiati…
- posthog.com
Pricing change detected for Posthog
Pricing updated for Posthog: - Free: promotion ended (was: No credit card required) - Pay-as-you-go: Custom pricing → $0/mo - Pay-as-you-go: now includes Usage-based pricing after free tier - New tier…
- posthog.com
Pricing updated for Posthog: - Free: new promotion — No credit card required - Pay-as-you-go: $0/mo → Custom pricing - New tier: 6 projects (Custom pricing) - Removed: Scale tier - Removed: Enterprise
Suivez PostHog en pilote automatique
- · Brief IA hebdomadaire — résumé narratif de ce qui a été livré, chaque lundi 9 h
- · Alertes par e-mail ou Slack, ou discutez avec l'archive depuis votre tableau de bord
- · Ajoutez PostHog + jusqu'à 2 autres concurrents gratuitement, sans carte bancaire