Skip to content

api-evangelist/simpleanalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Analytics (simpleanalytics)

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.json: https://raw.githubusercontent.com/api-evangelist/simpleanalytics/refs/heads/main/apis.yml

Tags

  • Analytics
  • Web Analytics
  • Privacy
  • Cookieless
  • GDPR

Timestamps

  • Created: 2026-06-21
  • Modified: 2026-06-21

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 - filterable by date range, page, country, referrer, and UTM parameters.

Tags

  • Stats
  • Aggregated
  • Page Views
  • Referrers
  • UTM

Properties

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-Id and a Business or Enterprise plan.

Tags

  • Export
  • Data Points
  • Raw Data
  • Events

Properties

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-side sa_event() function sends.

Tags

  • Events
  • Collect
  • Server Side

Properties

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 Enterprise plan.

Tags

  • Websites
  • Admin
  • Management

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors