Cohort Analysis

Cohort retention grid

The retention grid for one shop: creators grouped by the month they first posted (rows), tracked across month-offsets M0..M6 (columns). Each cell carries raw counts — posted (creators who posted), gmv_count (creators who drove GMV) and total_videos — so a consumer derives % Posting / % Driving GMV / videos-per-creator itself. Omit product_id for the latest all-products snapshot, or pass one to live-aggregate that product's cohorts. Single-shop only.

get/cohorts/grid

Query parameters

product_idstring nullable

Optional product filter; omit for the all-products grid.

Optional product filter; omit for the all-products grid.

Response

Successful Response

shop_idinteger required
product_idstring nullable

Product filter, or null for the all-products grid.

computed_datestring date nullable

Snapshot date for the default (no-product) grid; null for the live product-filtered path.

offsetsinteger[]

Month offsets the grid tracks (M0..M6).

Changes

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