---
title: "sitehits"
description: "Privacy-conscious SiteHits analytics, measurement, and tracking tools."
canonical: https://agentpluginsdirectory.com/plugins/sitehits
last-updated: 2026-09-27
---

# sitehits
Privacy-conscious SiteHits analytics, measurement, and tracking tools.
- Slug: sitehits
- Publisher: SiteHits
- Repository: https://github.com/onurmatik/site-hits
- Manifest: plugins/sitehits/plugin.json
- Version: 0.3.0
- Category (editorial): databases
- Skills: 1 (sitehits-analytics)
- MCP servers: 1 (sitehits)
- Stars: 0
- Repository created: 2026-07-12
- Repository last pushed: 2026-08-13
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/sitehits
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What sitehits does, in the publisher's words

SiteHits is a small, cookieless, multi-site analytics service for internal use. It consists of a Django dashboard, a Django Ninja collection/reporting API, and one browser script that can be installed on any site.

It also exposes an authenticated Python MCP server at /mcp. The server focuses on structured analytics reads and site/measurement CRUD so a calling agent can do its own evaluation. A separate, optional Django-template UI resource presents tracking setup without making the data tools depend on UI.

- Page path, referrer hostname/path, UTM campaign fields, language, timezone, viewport and screen dimensions.
- Approximate country, region, city, device, browser and operating-system labels derived while receiving the event.
- Named custom events with at most 10 short scalar properties.
- A pseudonymous daily visitor hash and a tab-session identifier.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/onurmatik/site-hits/HEAD/README.md

## Skills

- sitehits-analytics: Inspect or manage SiteHits sites, analytics, measurement catalogs, activation definitions, and browser, bot, or product tracking setup. Use when the user asks about SiteHits traffic for any supported period, wants analytics data broken down, needs measurement CRUD, or wants installation snippets an…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- sitehits: transport: streamable-http; url: https://sitehits.io/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
