Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCoda ToolsCoda List Doc Analytics
Coda Tools

Coda List Doc Analytics

Returns analytics data for accessible documents. Provides detailed metrics including views, sessions (desktop/mobile/other), copies, likes, and AI credits usage. Supports filtering by workspace, date range, publication status, and search query. Results can be aggregated daily or…

Write actionRisk level 2 of 5API key connection
Use Coda List Doc Analytics

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • limitinteger
    Maximum number of results to return in this query.
  • querystring
    Search term to filter documents by name or title. Returns only documents matching this query string.
  • scalestring
    Time period granularity for metrics aggregation. 'daily' returns metrics per day (default), 'cumulative' returns aggregated metrics over the entire date range.
  • docIdsarray
    List of document IDs to filter analytics. Provide as an array of doc IDs (e.g., ['docId1', 'docId2']). If not specified, returns analytics for all accessible documents.
  • orderBystring
    Field to sort results by. Options include document properties (date, docId, title, createdAt, publishedAt) or metric values (likes, copies, views, sessions, aiCredits).
  • directionstring
    Sort direction. 'ascending' for lowest to highest, 'descending' for highest to lowest. Use with orderBy parameter.
  • pageTokenstring
    Pagination token for fetching subsequent pages. Use the 'nextPageToken' value from a previous response to retrieve the next set of results.
  • sinceDatestring
    Start date for analytics data range in ISO 8601 format (YYYY-MM-DD). Returns metrics on or after this date. Example: '2025-01-01'.
  • untilDatestring
    End date for analytics data range in ISO 8601 format (YYYY-MM-DD). Returns metrics on or before this date. Example: '2025-12-31'.
  • isPublishedboolean
    Filter by publication status. Set to true to return only published documents, false for unpublished, or omit to include all.
  • workspaceIdstring
    Filter analytics to documents in a specific workspace. Provide the workspace ID (e.g., 'ws-1234Abcd').

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.