Plausible Analytics icon

Plausible Analytics

Privacy-focused web analytics platform for realtime visitors, breakdown stats, timeseries data, site details, and plugin capabilities.

Supports site owners that view real-time visitors, break down traffic by dimension, pull timeseries history, and audit configured plugin features.

Example Use Cases

These are the Plausible Analytics actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

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

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

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 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

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

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

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

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

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

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.