PostHog connects product analytics with AI application telemetry, so a team can investigate both what a model did and what the user did afterward. AI Observability follows model activity; PostHog AI helps people query and work with project data. The useful decision is whether those shared signals can explain an AI feature’s value and failures more clearly than separate dashboards.
- 01The offer Product analytics and related engineering tools with AI tracing and an in-product AI analyst.
- 02The reader Product engineers who need to connect AI performance, customer behavior and a specific feature decision.
- 03The method Current official sources inform a proposed evaluation; no PostHog project, model output or experiment was tested.
01 / ProductAI application evidence and product behavior share context
The current AI Observability overview describes collecting model calls, token usage, cost, latency and tool activity into traces. The same environment can connect those traces with users, replay and exceptions. Readers encountering the older LLM Analytics name should use the current AI Observability documentation for implementation and retention details.
PostHog AI is a different part of the offer: an analyst inside PostHog that can query project data, build insights and work with resources such as dashboards. It uses the project’s events and schema, with access constrained by the user’s permissions. Its usefulness therefore depends on the meaning and quality of the data the organization supplies.
Product Analytics supplies the behavioral context around an AI feature. An engineer can investigate a model interaction while a product owner asks whether the customer completed the intended task. The connection is valuable because technical success, user satisfaction and commercial usefulness are distinct outcomes that need to be measured separately.
02 / AudienceProduct engineers have a reason to combine the signals
PostHog fits teams shipping a product where AI is one step in a wider journey. A writing assistant may generate a response successfully, but users might repeatedly discard it. A search feature may return quickly, yet users may immediately reformulate their questions. These patterns are difficult to understand from provider token usage alone.
The team still needs a stable definition of useful behavior. A click on “generate” is not the same as accepting or using the result. If the application logs only the first event, even a capable analyst cannot infer the missing outcome with confidence. Define the task and instrument its conclusion before treating adoption counts as proof of value.
The Amplitude blueprint offers a relevant comparison for product analytics and behavioral decisions. The LangChain blueprint is useful when the central need concerns agent development and evaluation. Compare the decision you need to make: customer behavior across the product, detailed agent behavior, or the relationship between both.
03 / WorkflowProposed workflow for an AI feature people abandon
Imagine a support-drafting feature that users try but often abandon before saving a reply. This is a proposed investigation, not an observed PostHog outcome. Define the sequence carefully: request a draft, receive it, edit or reject it, and complete the support task. The purpose is to understand where usefulness breaks down, rather than to maximize the count of generated responses.
Use the AI Observability setup guide to select the relevant provider or framework instrumentation. Associate model activity with an appropriate internal user identifier and trace. Keep the identity consistent with the product events without putting unnecessary personal information into custom properties.
Choose the content-capture policy before collecting real support text. The privacy-mode guide documents excluding specified input and output properties at SDK or request level. That preserves a different evidence set from full-text tracing. Verify what is actually sent, including custom attributes and tool results, instead of assuming one setting covers every application-defined field.
Create a funnel around the defined task, then inspect where abandonment rises. Segment by the feature or release dimensions needed for the question, keeping sample size and traffic mix visible. If one segment handles harder tickets, a lower completion rate might reflect the work rather than a defect in the assistant.
Follow a sample of abandoned interactions into their AI traces. Separate provider errors, slow responses, repeated attempts and successful responses that users discarded. Where permitted, connect replay or feedback to understand the surrounding interface. A trace showing a healthy model request cannot explain whether the user misunderstood the button or disliked the generated content.
Ask PostHog AI to help construct an insight for the known event sequence, then inspect the filters and denominator. “Users who tried the feature” and “all active users” answer different questions. Save the accepted definition so the next analyst does not recreate a slightly different metric with the same name.
Propose a product change based on the observed failure class. A slow response suggests a different intervention from a confusing editor or poor task fit. If the team tests a new model or prompt, preserve the assignment and task definition. A change in audience or ticket complexity can otherwise masquerade as an improvement in the AI feature.
Evaluate the change using both behavioral completion and an independent quality sample. A faster workflow that encourages users to send inaccurate replies is not a success. Record which errors were prevented, which interactions still failed and whether the measurements are complete. This keeps product analytics connected to the actual job the feature is supposed to perform.
04 / PricingEach product has its own usage allowance and limit
| Offer | Commercial basis | Planning implication |
|---|---|---|
| AI Observability | First 100K LLM events/month free | Usage above the allowance starts at USD 0.00035/event, with volume tiers. |
| Product analytics | First 1M events/month free | Budget behavioral event volume separately from the AI allowance. |
| PostHog AI | 500 monthly free credits, shown as USD 5 value | AI assistance has a credit allowance distinct from trace events. |
| Pay-as-you-go | Per-product usage above free allowances | Set a billing limit for each product; platform packages add governance capabilities. |
PostHog pricing and AI Observability setup, consulted 26 September 2026. USD public pricing; taxes excluded.
PostHog’s public commercial model allows a team to begin without a credit card and add paid usage as needed. The important budget distinction is between observing the AI application, analyzing product behavior and using PostHog’s own AI assistance. They appear in the same platform but do not all consume the same unit.
Billing limits are useful controls, but they also affect evidence. The pricing FAQ says additional events are permanently dropped after applicable limits are reached. A low budget can therefore bias a funnel or hide the busiest incident period. Check capture completeness before interpreting a sudden improvement in error rate or a decline in usage.
Estimate events per completed task, including retries and intermediate AI operations. A single visible customer action may produce several model events. For a pilot, use measured ingestion from representative traffic and compare it with the documented allowances. Do not estimate from the number of customers alone or assume every trace corresponds to exactly one billable event.
05 / DistinctionsThe shared user journey changes the investigation question
PostHog’s useful distinction is the ability to connect AI execution with the rest of a product journey. The engineering question may begin with token consumption, then become a product question about repeated attempts or abandoned work. Those transitions are easier to investigate when the team can relate traces to consistent behavioral events.
It also helps distinguish apparent adoption from successful use. An AI feature can become more expensive because it is popular, because it is failing repeatedly or because users are working on harder tasks. Those explanations imply different product decisions. A combined investigation should identify which account of the change is supported, rather than treating a rising usage chart as inherently positive.
06 / QuestionsLong-lived events do not mean long-lived prompt content
The AI event retention guide says large AI properties, including prompts, outputs and tool content, are kept for 30 days. A trimmed event can remain afterward with metadata such as model, tokens, cost and latency. The general platform’s longer event retention should therefore not be interpreted as equally long retention of complete model conversations.
This matters for later incident analysis. An older trace may still support a cost or latency comparison while no longer containing the text needed to review answer quality. Decide whether a separately governed export is required for the specific review period, and whether retaining that content is appropriate. Do not discover the distinction only after a complaint refers to an older interaction.
The setup and overview pages describe evolving automated investigation features with different scopes and status labels. This blueprint does not depend on automatic code changes or scheduled investigations. Verify the exact feature and entitlement before adding either to an operational workflow; the proposed analysis works with captured events, reviewed queries and a human decision.
Finally, inspect the analytics taxonomy as it changes. Renamed events, duplicate client and server captures or inconsistent identifiers can make a generated answer look mathematically precise while referring to the wrong population. Product-specific context helps an assistant ask better questions, but a documented event definition and a checked sample remain the foundation.
07 / DecisionConnect one AI behavior to one product outcome
PostHog is relevant to an AI-company selection because its observability and analytics tools connect model activity with product usage. Start with a feature whose technical and customer outcomes can be defined clearly. Expand when the combined evidence changes a decision and the team understands the capture, retention and billing boundaries.
Ship an AI feature inside a product
Link traces to a defined completion event and investigate a sample of failed journeys.
Already use PostHog analytics
Add bounded AI instrumentation and check identifiers, privacy mode and event limits.
Need long-term prompt review
Resolve the 30-day large-property retention boundary and any governed export before relying on historic text.
A business worth understanding.
Suggest your business or one you find interesting. Tell us what you want to understand about its product, positioning, design or workflows.
Suggestions are free. Selection and publication stay with the desk.
- AI Observability overviewConsulted
- Getting started with AI ObservabilityConsulted
- Privacy modeConsulted
- AI event data retentionConsulted
- PostHog AIConsulted
- PostHog pricingConsulted
- PostHog Product AnalyticsConsulted


