01Retrieve goal conversion rates, optionally per-page, with `get_conversions`.
02Perform side-by-side comparisons of two date ranges, showing absolute and percentage deltas, via `compare_periods`.
03Supports both Plausible Cloud and self-hosted Plausible Analytics instances.
04Query traffic and conversion metrics over time (daily/weekly/monthly) with `get_timeseries`.
05Break down analytics data by page, source, country, device, and other dimensions using `get_breakdown`.
060 GitHub stars