coda_list_page_analytics
Retrieve per-page analytics (views and unique views) for a Coda doc to understand page traffic. Owner access required.
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 |
|---|---|---|---|
| limit | No | Maximum number of results (1-200) | |
| cursor | No | Pagination cursor from a previous response | |
| 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) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |