# Simple Analytics AI integration on Definable

> Simple Analytics is a privacy-friendly and simple alternative to Google Analytics, offering straightforward analytics without cookies or trackers.

## What this connects

Simple Analytics is a privacy-friendly and simple alternative to Google Analytics, offering straightforward analytics without cookies or trackers.

Vendor: https://simpleanalytics.com/

## Tools available

**4** tools available. First 4:

- `SIMPLE_ANALYTICS_ADMIN_API_LIST_WEBSITES` — List Websites (Admin API) — Tool to list all websites associated with the authenticated user. Use after authenticating an admin account to retrieve website list.
- `SIMPLE_ANALYTICS_EXPORT_API_GET_RAW_DATA` — Export Raw Data Points — Tool to export raw data points (page views and events) for a specific website. Use when you need to download CSV or JSON exports of site traffic.
- `SIMPLE_ANALYTICS_GET_AGGREGATED_STATS` — Get aggregated website stats — Tool to retrieve aggregated statistics for a specified website. Use when you need an overview of key metrics like visitors, pageviews, bounce rate, and more.
- `SIMPLE_ANALYTICS_SEND_EVENT` — Send Server-Side Event — Tool to submit server-side events or pageviews to Simple Analytics. Use for mobile apps, backend tracking, or scenarios where JavaScript is not available. Supports custom metadata for enriched event data.

## Auth

Auth schemes: `API_KEY`.

## How agents use Simple Analytics

Inside a Definable workflow, Simple Analytics is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Simple Analytics** — the Researcher (GPT-5.5) pulls context from Simple Analytics (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Simple Analytics** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Simple Analytics (create record, post message, draft email).
- **Designer / Engineer → Distributor → Simple Analytics** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Simple Analytics (attach file, open PR comment, post status).

The Verifier checks every Simple Analytics call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- analytics — https://definable.ai/apps/category/analytics/

## Related

- HTML page: https://definable.ai/apps/simple_analytics/
- Same category (analytics): https://definable.ai/apps/category/analytics/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
