Get User Acquisition
Get User Acquisition
GA4-style first-touch user acquisition: users attributed to the channel/source/medium/campaign of their first-ever session, with new-vs-returning classification (table) or new users per bucket (timeseries)
GET
Get User Acquisition
Authorizations
An API key created in your account settings, sent as Authorization: Bearer <key>.
Path Parameters
Site ID.
Query Parameters
Start of the range, as YYYY-MM-DD.
End of the range, as YYYY-MM-DD.
IANA time zone used to bucket the range, e.g. America/New_York.
Example:
"America/New_York"
JSON-encoded array of filter objects, each { dimension, op, value } where value is an array. Example: [{"dimension":"country","op":"equals","value":["US"]}].
Available options:
pathname, country, region, browser, operating_system, device_type Available options:
day, week, reached, dropped Available options:
minute, five_minutes, ten_minutes, fifteen_minutes, hour, day, week, month, year Example: 10.
Available options:
previous, year Response
Success.