Skip to content

Document paid_source on the revenue analytics pipes - #40

Merged
yosriady merged 1 commit into
mainfrom
docs/revenue-paid-source
Aug 4, 2026
Merged

Document paid_source on the revenue analytics pipes#40
yosriady merged 1 commit into
mainfrom
docs/revenue-paid-source

Conversation

@yosriady

@yosriady yosriady commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Companion to getformo/formono#2152 (Revenue/Volume by ad network).

revenue_overview (group_by) and revenue_by_metric / volume_by_metric (metric_column) now accept paid_source — the acquiring ad network — alongside the existing channel dimension.

  • src/commands/analytics.ts: the pipe registry descriptions, which are what formo analytics <pipe> --help prints. README already points at --help as the source of truth for pipe-specific params, so this is where it has to land.
  • SKILLS.md: the param enumeration now covers the revenue pipes (it previously listed only funnel / kpis / top_*).

No behavior change — --params already passes these through generically; this is discoverability for humans and agents.

Merge after the Tinybird deploy from formono#2152 lands — the API rejects these values until then.

Verified: pnpm build clean, pnpm test 191 passing / 1 pending (the live-API test that skips without a valid TEST_TOKEN).

🤖 Generated with Claude Code


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

revenue_overview (group_by) and revenue_by_metric / volume_by_metric
(metric_column) now accept `paid_source` — the acquiring ad network —
alongside the existing channel dimension (getformo/formono#2152).

The pipe registry descriptions are what `formo analytics <pipe> --help`
prints, and README points at --help as the source of truth for
pipe-specific params, so the registry is where this has to land.

Merge after the Tinybird deploy from formono#2152 — the API rejects
these values until then.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@yosriady
yosriady merged commit f3e63d9 into main Aug 4, 2026
8 checks passed
@yosriady
yosriady deleted the docs/revenue-paid-source branch August 4, 2026 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant