Simple Analytics
Simple Analytics is a privacy-first, cookieless web analytics platform built in the EU. It collects no personal data and needs no cookie banner, while exposing a REST API to pull aggregated dashboard stats, export raw data points (page views and events), collect custom events server-side, and manage the websites in an account.
APIs
Simple Analytics Stats API
Returns the aggregated statistics shown in the dashboard as JSON - pageviews, visitors, histogram, pages, countries, referrers, UTM dimensions, and device/browser breakdowns - f...
Simple Analytics Export API
Exports raw, per-event data points (pageviews or events) for a hostname as CSV or JSON, with selectable fields and hourly or daily date granularity. Requires an Api-Key and User...
Simple Analytics Events API
Collects custom events and pageviews server-side by POSTing a JSON payload (event type, hostname, path, optional metadata) to the collection endpoint, mirroring what the client-...
Simple Analytics Websites API
Admin endpoints to list the websites in an account and add a new website (hostname, timezone, public flag, label). Listing works on all plans; adding requires a Business or Ente...