Capture incoming webhook requests and automatically create custom events in PostHog for seamless analytics and monitoring.
This n8n workflow triggers whenever a request hits its dedicated webhook URL, extracting the event name from the query parameter 'event' and logging it as a distinct event in PostHog with a fixed distinctId of 'n8n'. It's a lightweight, no-code solution for tracking webhook invocations without custom development.
Key benefits include effortless integration between webhooks and PostHog analytics, enabling real-time visibility into API calls, external service pings, or user-triggered events. Save
Platform
n8n
Category
Language Tools
Price
$4.99
Creator
Bryce Yu
webhook
posthog
analytics
monitoring
events
logging
tracking
automation
api
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.