# Plausible Analytics

Privacy-focused web analytics platform that provides simple, lightweight, and GDPR-compliant website statistics

- **Category:** analytics
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 13
- **Triggers:** 0
- **Slug:** `PLAUSIBLE_ANALYTICS`
- **Version:** 20260422_01

## Tools

### Check API Health

**Slug:** `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.

### Get Breakdown Stats

**Slug:** `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 is a legacy Stats API v1 endpoint used for Top Sources, Top Pages and similar reports.

### Get Plugin Capabilities

**Slug:** `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.

### Get Realtime Visitors

**Slug:** `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.

### Get Site Details

**Slug:** `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.

### Get Timeseries Stats

**Slug:** `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 for the main visitor graph.

### List Custom Properties

**Slug:** `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.

### List Goals

**Slug:** `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.

### List Site Guests

**Slug:** `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.

### List Sites

**Slug:** `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.

### List Teams

**Slug:** `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.

### Query Analytics Stats

**Slug:** `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 ranges.

### Record Event

**Slug:** `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.
