Skip to main content
Compute the registration-trend snapshot the dashboard plots on the Registration trend card. Each event in the result carries its total registrants split into net-new and returning, with the corresponding rates and a summary block that highlights the latest event and how it moved against the prior data point.

Synopsis

Options

Examples

1. Trend across every event

Returns the summary block: unique audience size, latest event’s headline numbers, and the deltas against the prior event.

2. Per-event net-new rate report

Writes a four-column CSV for every event. Handy to drop into a spreadsheet for a longer-form chart than the dashboard card shows.

3. Tag-scoped trend

Counts how many tagged events (for example, every webinar) made it into the trend, so you can sanity-check the slice before charting it.

Response

netNewRate + returningRate ≈ 1.0 for each event. The *Delta blocks under summary are null when there is no prior event to compare against.

See also