Skip to content
AnalyticsReal-timeUpdated May 2026

PostHog

PostHog open-source product analytics

PostHog is the open-source product analytics platform — events, funnels, retention, feature flags, session recording, A/B testing, surveys, all in one tool. Self-hostable for full data control. Tiny Command exposes two actions, no triggers (PostHog emits events for the engine to consume; for "react to a behavioural event" workflows, use webhook destinations configured in PostHog admin): Capture Event (push a behavioural event into PostHog with distinct_id and properties), Get Person (lookup a person by distinct_id with associated properties). The connection uses a PostHog API key + project ID from project settings. PostHog Cloud (PostHog-hosted) or self-hosted both work. The Capture Event pattern is the workhorse — server-side events that don't fire from the browser SDK get pushed via API. For workflows that want all-in-one analytics + feature flags + session recording, PostHog is the right pick over fragmenting across Mixpanel + LaunchDarkly + FullStory.

0triggers
2actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything PostHog can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
PostHog Capture EventSends a behavioural event with distinct_id, event_type, properties, $set for user property updates. The server-side hook for events that don't fire from PostHog's browser SDK.
Get PostHog PersonReturns a person record by distinct_id with all properties. Useful for "what does PostHog know about this user" enrichment workflows.
Recipes

Pre-built PostHog workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect PostHog once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every PostHog field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the PostHog integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect PostHog to Tiny Command?
Open the Tiny Command workflow builder, drop in a PostHog node, and click Connect. Authorize PostHog once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What PostHog triggers does Tiny Command support?
Tiny Command focuses on outbound actions for PostHog today. Use Tiny Command's universal Webhook or Schedule trigger to start PostHog workflows, then run any PostHog action you need.
What PostHog actions can I run from a workflow?
2 PostHog actions are available out of the box, covering analytics operations like "PostHog Capture Event". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the PostHog integration real-time?
PostHog actions execute synchronously inside your workflow. Tiny Command waits for PostHog's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use PostHog with Tiny Command?
No. Every PostHog trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any PostHog API endpoint directly.
How much does the PostHog integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The PostHog integration itself has no per-app surcharge.
Related

More analytics apps people connect.

Same category as PostHog, ordered by how often teams pair them. Hover the carousel to pause.

Do more with PostHog.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.