Top traffic sources by referrer or UTM dimension over the selected window.
Returns the top traffic sources for the project. PassDocumentation Index
Fetch the complete documentation index at: https://docs.formo.so/llms.txt
Use this file to discover all available pages before exploring further.
metric_column to switch between referrer, utm_source, utm_medium, utm_campaign, utm_term, and utm_content. Defaults to referrer.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 break down sources by. Use channel for the 12-channel acquisition classifier (see docs/channels.md).
referrer, referrer_url, ref, utm_source, utm_medium, utm_campaign, utm_term, utm_content, origin, device, browser, os, channel Maximum results to return (default 50, max 1000)
1 <= x <= 1000Number of results to skip for pagination (default 0)
0 <= x <= 100000Top sources
Analytics endpoint response. The data array contains the rows; the exact row shape depends on the endpoint. meta carries column type information for rendering, rows is the row count, and statistics holds query timing metadata.