Short answer: Drop the "Simple Analytics → Simple Analytics Get 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 |
|---|---|---|---|
Website hostname | string | Required | Website. e.g. "example.com" |
Start Date start | date | Required | Start Date. (date/time) |
End Date end | date | Required | End Date. (date/time) |
{"hostname": "example.com","start": "{{trigger.start}}","end": "{{trigger.end}}"}
{"visitors": 2000,"histogram": [{"date": "2026-04-11","visitors": 100,"pageviews": 200}],"pageviews": 5000}
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.