Short answer: Drop the "Plausible Analytics → Get Plausible Site Stats" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Site ID siteId | string | Required | Site ID. e.g. "example.com" |
Period period | options | Optional | Period. Options: Today, 7 days, 30 days, 6 months, 12 months |
Metrics metrics | string | Optional | Metrics |
{"siteId": "example.com","period": "{{trigger.period}}","metrics": "{{trigger.metrics}}"}
{"results": {"visitors": {"value": 15000},"pageviews": {"value": 45000},"bounce_rate": {"value": 42},"visit_duration": {"value": 120}}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.