Reference
Remy Reference/admin/Traffic sources
?

Traffic sources

Ranked traffic sources by per-session first source, classified into categories and vendors.
admin.analytics.sources({ limit: 10 })

Ranked traffic sources by per-session first source (UTM, then referrer, then direct), with category and vendor classification applied server-side. Backed by the per-event table, so it is bounded by the 90-day retention window.

Parameters
--limit
number
Maximum rows to return.
--start
string
Window start as an ISO 8601 date.
--end
string
Window end as an ISO 8601 date.
CLI
remy-admin analytics sources --limit 10