Home / Companies / PostHog / Blog / July 2026

July 2026 Summaries

15 posts from PostHog

Filter
Month: Year:
Post Summaries Back to Blog
Replay Vision is an AI feature for analyzing session recordings to identify user frustration and UI problems that may not generate errors or support tickets, then investigate findings and draft pull requests for review. Tested on PostHog’s own product, it identified a misleading installation-page call to action and an inefficient refresh process causing rate-limit errors, as well as a search issue where cached empty results incorrectly told users an event did not exist; both fixes were merged. The system uses configurable scanners that can monitor for specific behaviors, score sessions by frustration, classify user intent, or summarize journeys, with each finding linked to the relevant recording moment. Users can create and query scanners through PostHog AI from Slack, PostHog Desktop, or an editor via MCP, including for abandoned checkouts, churned users, experiment behavior, and recurring product dead ends.
Jul 31, 2026 908 words in the original blog post.
Grafana Loki is recognized for its cost efficiency at scale, primarily due to its label-only indexing, which reduces expenses but slows down full-text searches. During incidents, this limitation poses challenges in quickly finding specific request IDs, prompting Grafana to rearchitect Loki and acquire Logline for faster search capabilities. Alternatives to Loki, such as PostHog, Datadog, SigNoz, Better Stack, Elastic Stack, New Relic, OpenSearch, and VictoriaLogs, offer various features and pricing structures. PostHog provides a comprehensive developer platform with error tracking, session replay, and AI observability. Datadog and New Relic offer full-stack observability but differ in pricing and open-source availability. SigNoz and Better Stack provide integrated solutions with metrics and traces, while Elastic Stack and OpenSearch focus on full-text search capabilities. VictoriaLogs offers lightweight log storage with fast full-text search using bloom filters. Each option presents unique advantages based on specific needs, such as search efficiency, integration depth, or open-source flexibility.
Jul 31, 2026 6,626 words in the original blog post.
Roles in marketing at PostHog are highly competitive, attracting a large number of applications and requiring extensive interview processes. The company's hiring criteria go beyond conventional signals like industry experience, focusing instead on candidates who demonstrate practical problem-solving skills, strong opinions, and adaptability. PostHog values candidates who are exceptional in at least one area while being competent in various other tasks, with a preference for those who bring unique skills or perspectives into their work. The company emphasizes the importance of being proactive, adaptable, and having a high potential for growth, rather than merely having a polished, singular expertise. Applicants are encouraged to approach the hiring process creatively, such as using the product and offering insights or critiques, and to avoid low-effort tactics like casually messaging hiring managers for informal chats. Moreover, referrals and personalized cover letters are highly valued in the application process, as they can significantly enhance a candidate's chances of standing out.
Jul 30, 2026 1,294 words in the original blog post.
PostHog has significantly increased its shipping cadence, growing from 1,441 pull requests (PRs) in January to 4,725 in June, with only a 10% rise in engineering staff. This acceleration is chiefly attributed to the increased use of AI, enabling faster and more efficient development processes, such as agent-driven PRs and self-driving loops, which have risen from 20% to 70% of monorepo PRs. While the increased volume of PRs doesn't inherently equate to speedier handling, PostHog is leveraging agentic loops and custom tools to prepare PRs for human review, and has transitioned towards cloud-based development to overcome local machine limitations. Continuous Integration (CI) remains a bottleneck, with efforts focused on optimizing the CI process and reducing unnecessary test runs through advanced techniques like building abstract syntax trees. PostHog's approach prioritizes reliability over perfection, maintaining high service uptimes and using automated testing to ensure system stability. The introduction of agents like StampHog and ReviewHog for code reviews has reduced the human workload, allowing engineers to concentrate on more impactful reviews. PostHog aims to further enhance efficiency by developing agents capable of autonomously testing code, thereby reducing human involvement in routine tasks and enabling quicker adaptation to the accelerated pace of development.
Jul 28, 2026 1,959 words in the original blog post.
Splunk, a versatile platform for log management, observability, and SIEM, has been a staple in enterprise environments for two decades, but its high costs, complexity, and recent acquisition by Cisco have prompted many to seek alternatives. These alternatives offer varying features that cater to specific needs, such as open-source options like Grafana Loki and SigNoz, which are built to integrate seamlessly with cloud-native environments and OpenTelemetry. PostHog stands out for its integration of logs with error tracking, session replay, and product analytics, offering a more holistic debugging approach. Better Stack provides an all-in-one solution for smaller teams, while Elastic offers robust full-text search and SIEM capabilities. Datadog provides comprehensive observability for large cloud-native enterprises, and New Relic offers a user-friendly platform with a generous free tier. Each alternative addresses different user needs, from cost efficiency and ease of use to specific technical requirements like OpenTelemetry support and self-hosting options.
Jul 24, 2026 5,778 words in the original blog post.
PostHog is undergoing a significant repositioning to establish itself as a leader in the emerging market of self-driving software product platforms, moving away from its original positioning as open-source product analytics for developers. This shift involves a comprehensive strategy that includes centering the concept of "self-driving" on its website and across various content channels, despite potential initial confusion and impact on signups. The company's founders are fully committed to this top-down approach, which involves introducing new concepts like "self-driving" and "context warehouse" to redefine industry standards. This repositioning also aims to replace traditional software development habits with more autonomous solutions, although it requires significant educational efforts to familiarize clients with these novel ideas. While PostHog acknowledges the risks and challenges of category creation, they are optimistic due to their past success in popularizing the "product engineer" role. The company is open to future adjustments based on customer feedback and market response, as they are still in the early stages of this strategic shift.
Jul 23, 2026 1,125 words in the original blog post.
Context warehouses are emerging as a novel approach to data storage and processing optimized for AI agents, differing significantly from traditional data warehouses that primarily focus on structured data storage and querying. Unlike conventional data warehouses, which require separate ingestion pipelines and data modeling to provide meaning to raw data, context warehouses integrate these processes into a single tool, allowing agents to directly access and utilize business and product data as contextual information. This unified system eliminates the need for complex ETL pipelines and synchronization efforts traditionally handled by data engineers, making it easier for AI agents to interact with data and make autonomous decisions. PostHog is developing a context warehouse that integrates product event data and external systems through a no-code setup, offering product engineers control without the necessity of a dedicated data team. The context warehouse is designed to provide a seamless self-driving product loop, enabling AI agents to query data and drive product development autonomously, while also allowing integration with existing data warehouses without the need for data migration.
Jul 21, 2026 1,458 words in the original blog post.
The text provides an in-depth comparison of several log monitoring tools, highlighting their features, strengths, and ideal use cases. It emphasizes the core functions of log monitoring tools, such as log ingestion, full-text search, and alerting, and discusses advanced features like OpenTelemetry support, structured logging, and correlation with traces and metrics. It reviews popular tools like PostHog, Datadog, Splunk, Elastic, Grafana Loki, OpenSearch, and Better Stack, each catering to different needs ranging from cost-efficiency and scalability to integration with other services and complete control over data processing. The article also discusses pricing models and the importance of choosing a tool that aligns with the specific requirements and scale of a team or organization. Overall, the guide is aimed at helping teams select a log monitoring solution that best fits their operational and budgetary needs.
Jul 21, 2026 3,032 words in the original blog post.
PostHog has introduced distributed tracing in beta, enhancing its debugging capabilities by providing a comprehensive view of a single request's journey through a system. This new feature complements existing tools like Error Tracking, Session Replay, and Logs, offering more context to quickly resolve issues. Users can integrate tracing by pointing their existing OpenTelemetry exporter to PostHog's endpoint, allowing traces to land in the same project as other data like replays and logs, fostering a unified observability platform. This integration helps in identifying and resolving performance issues by revealing the full path of a request, including latency details and any bottlenecks, thereby allowing agents to efficiently address problems. The tracing capability leverages PostHog's existing data infrastructure to provide a seamless experience for diagnosing and fixing issues, making it easier to track and understand user interactions and system behaviors in real-time.
Jul 16, 2026 704 words in the original blog post.
In March 2026, Mintlify acquired Helicone, placing the platform in maintenance mode, which means it will continue to function with updates for security and model support but will not have any new feature developments or allow new signups. Current users are not immediately affected, but those evaluating tools for new projects may need alternatives, as Helicone's lack of new features becomes a significant limitation in the rapidly evolving AI observability space. This change has prompted discussions about suitable replacements, with options like PostHog, Portkey, Langfuse, LangSmith, Arize Phoenix, and Braintrust offering various features such as SDK-based instrumentation, tracing, prompt management, and evaluation capabilities. Each alternative brings different strengths, such as PostHog's integration with product analytics, Portkey's familiar proxy-based approach, and Arize Phoenix's open-source observability, which are tailored to different user needs and project requirements. The decision to migrate would depend on the specific needs of the user, the desired level of integration with existing workflows, and the importance of ongoing feature development and support.
Jul 10, 2026 5,453 words in the original blog post.
Replay Vision is an AI-driven solution designed to enhance the process of identifying and addressing bugs and user struggles in software products by analyzing session replays. Unlike error logs, which provide clear information for debugging, session replays capture user interactions that often remain unnoticed unless manually reviewed. Replay Vision uses scanners, such as summarizers, scorers, and classifiers, to automatically process all user sessions and identify issues that require attention. These identified issues are then funneled into PostHog's pipeline, where they are grouped into reports and prioritized for action. The system has demonstrated its effectiveness by quickly identifying and resolving several bugs, significantly reducing the time from issue detection to the creation of a pull request. While the pipeline can autonomously open draft pull requests, human intervention is required for final review and merging. Replay Vision is currently in a closed beta phase, with interested parties encouraged to join the waitlist for updates on its availability.
Jul 10, 2026 851 words in the original blog post.
Braintrust provides an eval-first platform that has gained popularity among companies like Notion, Vercel, and Cloudflare, but it presents certain limitations such as a steep pricing model and a narrow focus on evaluation metrics. The text explores alternatives to Braintrust, with PostHog, Langfuse, LangSmith, Arize Phoenix, Opik, W&B Weave, and Confident AI highlighted for different strengths in AI observability and evaluation workflows. PostHog, for example, integrates AI observability with product analytics and user behavior tracking, offering open-source flexibility and scalable pricing. Langfuse provides open-source, self-hosted solutions with broad framework compatibility, while LangSmith offers deep integration with LangChain and LangGraph ecosystems. Arize Phoenix focuses on OpenTelemetry-native tracing with support for both traditional ML and LLM monitoring, and Opik emphasizes real-time evaluation and agent optimization. W&B Weave connects LLM monitoring with ML experiment tracking within a unified platform, and Confident AI empowers cross-functional teams to manage evaluation workflows independently. Each alternative presents unique features and pricing models, catering to varied organizational needs, from open-source self-hosting to comprehensive evaluation metrics across production environments.
Jul 09, 2026 6,635 words in the original blog post.
LangSmith is a platform developed by LangChain for monitoring, debugging, and evaluating LLM applications, but due to its pricing, closed-source nature, and limited scope, many users seek alternatives. PostHog emerges as a compelling option for those wanting AI observability integrated with product analytics, session replay, and more, all in one platform without per-seat fees and with a generous free tier. Langfuse stands out as an open-source alternative with strong evaluation tools, while Braintrust focuses on evaluation-heavy workflows, offering dataset curation and CI/CD-gated releases. Arize Phoenix is noted for its source-available observability with strong OpenTelemetry support, making it ideal for teams that prioritize data control. Lunary is tailored for chatbot applications, offering conversation threading and topic classification but lacks advanced evaluation features. Weights & Biases Weave is suitable for teams already using its ML experiment tracking, providing robust tracing and evaluation integration. Each alternative offers unique strengths, catering to different user needs, frameworks, and budget considerations.
Jul 08, 2026 5,674 words in the original blog post.
On a small farm, a website called HogFarm was created to help farmers sell shares of hogs online, providing an easy-to-use platform that integrates complex coding tasks, such as product analytics, session replay, and error reporting through PostHog, without requiring farmers to manage API keys or accounts themselves. The system automates the provisioning of PostHog accounts for each farm, allowing farmers to access analytics through a dashboard without leaving HogFarm. The process involves using OAuth for secure authentication, setting up account and project provisioning, and utilizing endpoints for efficient data querying and session replay. The project is designed to be user-friendly, demonstrating how technology can be seamlessly integrated into traditional farming practices to enhance business operations.
Jul 07, 2026 1,783 words in the original blog post.
"It works in the playground" is a metaphor for AI development challenges, highlighting the unpredictability of AI models when deployed in real-world scenarios. The narrative contrasts two platforms, Langfuse and PostHog, both designed to enhance AI observability but with differing approaches and features. Langfuse, acquired by ClickHouse in 2026, offers specialized tools for tracing, prompt management, and dataset experiments, making it suitable for teams focused on improving model quality prior to deployment. In contrast, PostHog integrates AI observability with a broader suite of product analytics tools, including session replay, feature flags, and error tracking, making it ideal for teams wanting to connect AI performance to user behavior and business outcomes. Both platforms are open-source and available for self-hosting, but they differ in pricing strategies, with Langfuse offering tiered plans and PostHog operating on a usage-based model. The choice between the two depends on specific needs, such as the depth of AI-specific workflows versus the breadth of product analytics integration.
Jul 06, 2026 3,546 words in the original blog post.