analytics

App-access retention cohorts (weekly)

Weekly registration-cohort retention: for each registration week, the share of patients active (app accesses) in each subsequent week. Coordinator role sees only patients under their supervisors.

get/api/analytics/retention

Query parameters

granularitystring

Cohort granularity: week or month.

Cohort granularity: week or month.

from_datestring date nullable

Registration cohort start (YYYY-MM-DD). Defaults to 180 days ago.

Registration cohort start (YYYY-MM-DD). Defaults to 180 days ago.

to_datestring date nullable

Registration cohort end (YYYY-MM-DD). Defaults to today.

Registration cohort end (YYYY-MM-DD). Defaults to today.

target_statusesstring nullable

Comma-separated status keys (e.g. attivo,mai pagato). Empty for all.

Comma-separated status keys (e.g. attivo,mai pagato). Empty for all.

Response

Successful Response

granularitystring required

Cohort granularity: week or month

tracking_startstring date nullable

Earliest day with tracked access data. Cells whose period is before this have no data (render as n/d, not 0%).

Changes

No recorded changes to this endpoint across all 1 revision of this API.