- Integrations
- /
- Dub
- /
- Actions
- /
- Get Dub Link Analytics
ActionDubUpdated May 2026
How do I get Dub click stats?
Short answer: Drop the "Dub → Get Dub Link Analytics" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Inputs
The fields this action accepts.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Link ID linkId | string | Required | Link ID |
Interval interval | options | Optional | Interval. Options: 24 hours, 7 days, 30 days, 90 days |
Sample request
{"linkId": "{{trigger.linkId}}","interval": "{{trigger.interval}}"}
Returns
{"leads": 50,"sales": 10,"clicks": 1500}
Use these fields in downstream nodes for routing, logging, or error handling.
Triggered by
Apps that pair well as the trigger for Get Dub Link Analytics.
Any of these apps can fire this action as part of a workflow.
FAQ
Questions about Get Dub Link Analytics.
What does the Get Dub Link Analytics action do in Dub?
Returns per-link click stats with breakdowns by country, city, device, browser, OS, referrer and configurable time-series. The base data for campaign-performance dashboards.
What inputs does Get Dub Link Analytics require?
Required: Link ID. Every input accepts a static value or a variable from any upstream node in your workflow.
Can I use dynamic inputs from earlier workflow nodes?
Yes. Any field on this action can pull values from upstream nodes, whether that's a form response, a trigger payload, an AI output, or a lookup result.
What happens if Dub returns an error?
The workflow pauses on the failed node, the error message is captured in the run log, and you can retry the run with one click. Auto-retry policies are configurable per workflow with exponential backoff up to 5 attempts.
Does Get Dub Link Analytics support batch operations?
Yes. Run Get Dub Link Analytics inside a Loop node to process arrays. Tiny Command handles Dub's rate limits automatically so you don't have to throttle manually.
More actions
Other Dub actions.
Send get dub link analytics from your workflows.
Triggered by anything in the catalog. Free tier available. No credit card.