Revenue grouped by a chosen column (e.g. pathname, referrer).
metric_column. The required metric_column query parameter selects the dimension to group by — for example pathname, referrer, utm_source, or location.Workspace API key (e.g. formo_xxx). Create one in the Formo dashboard under Team Settings > API Keys.
Inclusive start date (YYYY-MM-DD). Defaults to 7 days before date_to.
Inclusive end date (YYYY-MM-DD). Defaults to today.
Column to group revenue by. Use channel for the 12-channel acquisition classifier (see docs/channels.md). Unknown values return zero rows.
pathname, origin, channel, referrer, referrer_url, ref, utm_source, utm_medium, utm_campaign, utm_content, utm_term, builder_codes, location, device, browser, os, rdns, provider_name, chain_id, event Maximum results to return (default 50, max 1000)
1 <= x <= 1000Number of results to skip for pagination (default 0)
0 <= x <= 100000