ProjectAnalytics
Project analytics expose metrics in timeseries, with support for date ranges and granularity (eg. grouped by week, month, quarter, etc.), as well as filters. Metrics are typically returned with json data, as well as a few aggregates (average, total, etc.).
Fields
Time series of reservation volume. Cancelled reservations are excluded by default.
Time series of reservation counts. Cancelled reservations are excluded by default.
Time series of purchase counts. By default, cancelled purchases are excluded.
The sum of all line item credits, minus the sum of all line item debits.
The sum of total contract purchase prices; which is the purchase price, plus the sum of debits, minus the sum of credits.
The mean and median purchase price per square foot; which is the purchase price, plus the sum of debits, minus the sum of credits, divided by the unit floor plan square feet.
The sum of purchase prices.
Deprecated Fields
EXPERIMENTAL: Subject to change without notice.
Use leadAgeBrackets
or buyeAgeBrackets
instead.
Use interactions instead.
Use leadToSaleConversionRate
instead.
Use leads
with groupBy: ORIGIN
instead.
Use leads
with groupBy: SOURCE
instead.
Use leadToSaleConversionRate
instead.
Use buyerSources
instead.
Use leads
with groupBy: SOURCE
instead.