# Record pageview

> Public beacon endpoint that records pageviews and heartbeats for blog analytics.

HTML version: https://blogizi.com/docs/api-site-analytics
Markdown version: https://blogizi.com/docs/api-site-analytics.md

## Request

```http
POST /api/sites/{projectSlug}/analytics
Content-Type: application/json
```

Called by the public blog client. Bot user-agents receive `204` and are not counted. No API key required.

Pageviews count toward the account's monthly billing quota — see [Billing & pageviews](/docs/billing).
