Overview
Usage by product goes on a customer record’s page and lists every product in the usage module, with how much this customer used each one:- Last 30 days: their uses of the product, with a bar against their most-used product.
- Change on the 30 days before.
- 12 weeks: a small trend line of their weekly uses.
- Last used: today, yesterday, a few days ago, a date, or Never.
- A Slipping tag when their last 14 days fell 30% or more on the 14 before.
Configuration
There is nothing to configure. The block finds the usage module whose customer object is the object this record belongs to. When more than one module meters that object, tabs at the top of the block switch between them.How the rows are ordered
Uses are the sum of each event’s
quantity, and Slipping uses the same rule as the usage-dropped signal, applied to one product. See Usage by customer for the full definitions.
Troubleshooting
See also
- Usage by customer: the same events, seen from a product’s page.
- Usage Event Log: the individual events.
- Usage tracking: modules, events, and the ingest endpoint.