coda_list_page_analytics
List per-page analytics for a Coda doc, including views and unique visitors, to identify high-traffic pages.
Instructions
List analytics data for pages within a doc.
Returns per-page usage metrics (views, unique views) for the specified doc. Only available to doc owners. Useful for understanding which pages get the most traffic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The doc ID to get page analytics for | |
| since_date | No | Start date for analytics (ISO 8601) | |
| until_date | No | End date for analytics (ISO 8601) | |
| limit | No | Maximum number of results (1-200) | |
| cursor | No | Pagination cursor from a previous response |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |