← Registry

Analytics

convalytics.dev

Provides analytics data for projects, including usage, page views, and top referrers.

1 endpoint15 known toolsCached registry data

ENDPOINT 1

https://api.convalytics.dev/mcp

No auth detected

Known tools 15

list_projects

List all Convalytics projects on the team this token belongs to.

get_usage

Return the current month's custom-event usage, monthly quota, retention days, and plan name for the team.

top_pages

Return the top pages for a specific project, ranked by views in a time window.

top_referrers

Return the top referring hosts for a specific project, ranked by visit count in a time window.

pageviews_count

Count page views for a specific project in a time window.

events_count

Count CUSTOM PRODUCT events for a specific project in a time window, optionally filtered to one event name and/or one user.

recent_events

Return the most recent custom events for a specific project, optionally filtered to one event name and/or one user.

user_activity

Composite snapshot of a specific user's activity on a project.

weekly_digest

Composite snapshot of a project's web analytics over a lookback window.

list_funnels

List active funnels defined on a project.

get_funnel

Return the full definition of one funnel by id: name, description, ordered steps, and conversion window.

create_funnel

Create a new funnel on a project.

update_funnel

Patch an existing funnel.

delete_funnel

Soft delete a funnel.

compute_funnel

Run a funnel over a time window and return per-step visitor count, conversion from previous step, conversion from start, and average time to convert between steps.