# Simple Analytics

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

- **Category:** analytics
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 4
- **Triggers:** 0
- **Slug:** `SIMPLE_ANALYTICS`
- **Version:** 20260414_00

## Tools

### List Websites (Admin API)

**Slug:** `SIMPLE_ANALYTICS_ADMIN_API_LIST_WEBSITES`

Tool to list all websites associated with the authenticated user. Use after authenticating an admin account to retrieve website list.

### Export Raw Data Points

**Slug:** `SIMPLE_ANALYTICS_EXPORT_API_GET_RAW_DATA`

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.

### Get aggregated website stats

**Slug:** `SIMPLE_ANALYTICS_GET_AGGREGATED_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.

### Send Server-Side Event

**Slug:** `SIMPLE_ANALYTICS_SEND_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.
