Interface: AcquisitionFunnelChannel
Defined in: packages/sdk/src/types/generated/acquisition_funnel.ts:16
Signups within the window grouped by first-touch acquisition source.
source matches BookOfBusinessAcquisitionDistribution.source
semantics (utm_source or "direct") so the two rollups join.
Only accounts WITH an acquisition record are grouped here; record-less
accounts are counted in unattributedSignupCount instead.
Properties
latestSignupAt
latestSignupAt:
string
Defined in: packages/sdk/src/types/generated/acquisition_funnel.ts:19
signupCount
signupCount:
number
Defined in: packages/sdk/src/types/generated/acquisition_funnel.ts:18
source
source:
string
Defined in: packages/sdk/src/types/generated/acquisition_funnel.ts:17