Plausible Analytics
Privacy-focused web analytics platform that provides simple, lightweight, and GDPR-compliant website statistics
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Plausible Analytics authenticates with an API key. Generate the credential in your Plausible Analytics account, then paste it into FlyMyAI the first time an agent uses a Plausible Analytics action.
Get your Plausible Analytics credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Instance URL | Your Plausible instance URL (e.g., https://plausible.io for cloud or https://analytics.yourdomain.com for self-hosted) (required) |
API Key | Your Plausible Analytics API key. Generate it from your account settings under "API Keys" section. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
PLAUSIBLE_ANALYTICS_CHECK_HEALTH | Tool to check the health status of the Plausible Analytics API. Use when verifying API connectivity and service availability before making other API calls. | - |
PLAUSIBLE_ANALYTICS_GET_AGGREGATE_STATS | Tool to retrieve aggregated metrics for a given time period from Plausible Analytics. Use this to get summary statistics like total visitors, pageviews, bounce rate, and visit duration. This is the legacy Stats API v1 endpoint for querying multiple metrics in… | site_id |
PLAUSIBLE_ANALYTICS_GET_BREAKDOWN_STATS | Tool to retrieve breakdown statistics for a specific property (dimension) from Plausible Analytics. Use when you need to analyze top sources, top pages, device breakdown, geographic distribution, or any other dimensional breakdown of your site traffic. This i… | site_id, property |
PLAUSIBLE_ANALYTICS_GET_PLUGIN_CAPABILITIES | Tool to retrieve available capabilities for the Plausible Analytics Plugins API. Use this to check which features are enabled for the authenticated account, such as Goals, Funnels, Stats API, and more. | - |
PLAUSIBLE_ANALYTICS_GET_REALTIME_VISITORS | Tool to retrieve the number of current visitors on your site in the last 5 minutes. Use this to get real-time visitor counts from the Plausible Analytics Stats API v1. | site_id |
PLAUSIBLE_ANALYTICS_GET_SITE | Tool to retrieve details for a specific Plausible Analytics site. Use when you need site configuration including domain, timezone, custom properties, and tracker script settings. | site_id |
PLAUSIBLE_ANALYTICS_GET_TIMESERIES_STATS | Tool to retrieve timeseries visitor data from Plausible Analytics over a specified time period. Use this to get historical trends for metrics like visitors, pageviews, bounce rate, and visit duration. This is the legacy Stats API v1 endpoint typically used fo… | site_id |
PLAUSIBLE_ANALYTICS_LIST_CUSTOM_PROPS | Tool to list all custom properties configured for a site. Use when you need to retrieve custom property configurations for a Plausible Analytics site. Enterprise feature only. | site_id |
PLAUSIBLE_ANALYTICS_LIST_GOALS | Tool to list all goals configured for a site. Use when you need to retrieve conversion goals and custom action tracking configured for a Plausible Analytics site. | site_id |
PLAUSIBLE_ANALYTICS_LIST_GUESTS | Tool to list all guest users who have access to a site's dashboard in Plausible Analytics. Use when you need to see which guests have been granted access to view a specific site's analytics. This is an Enterprise feature. | site_id |
PLAUSIBLE_ANALYTICS_LIST_SITES | Tool to list all sites the API key owner's Plausible account can access. Returns domain, timezone, and creation info with pagination support. Use when you need to retrieve all sites or paginate through large site lists. | - |
PLAUSIBLE_ANALYTICS_LIST_TEAMS | Tool to list all teams available for the API key owner. Use when you need to retrieve teams for site provisioning to a specific team. | - |
PLAUSIBLE_ANALYTICS_QUERY_STATS | Tool to query analytics stats for a site using the Stats API v2. Use when you need to retrieve historical or real-time statistics such as visitors, pageviews, bounce rate, visit duration, and more. Supports filtering, grouping by dimensions, and custom date r… | site_id, date_range, metrics |
PLAUSIBLE_ANALYTICS_RECORD_EVENT | Tool to record a pageview or custom event via the Plausible Events API. Use when tracking Android/iOS mobile apps or server-side tracking. Requires proper User-Agent and optionally X-Forwarded-For headers for unique visitor counting. | domain, name, url, user_agent |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Plausible Analytics!