---
title: Analytics
description: Monitor traffic with Cloudflare analytics.
image: https://developers.cloudflare.com/cf-twitter-card.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/learning-paths/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Analytics

## Workers Analytics Engine

Use the [Workers Analytics Engine](https://developers.cloudflare.com/analytics/analytics-engine/) to send unlimited-cardinality data from your Worker to a time-series database. Query it with SQL.

## Account and zone analytics

Use [Account and zone analytics](https://developers.cloudflare.com/analytics/account-and-zone-analytics/) to provide details about the requests and traffic related to your Cloudflare accounts and zones.

## Cloudflare Network Analytics

Use [Cloudflare Network Analytics](https://developers.cloudflare.com/analytics/network-analytics/) to provide near real-time visibility into network and transport-layer traffic patterns and DDoS attacks.

## GraphQL Analytics API

Use the [GraphQL Analytics API](https://developers.cloudflare.com/analytics/graphql-api/) to provide\\ all of your performance, security, and reliability data from one endpoint. Select exactly what you need, from one metric for a domain to multiple metrics aggregated for your account.

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/learning-paths/","name":"Learning Paths"}},{"@type":"ListItem","position":3,"item":{"@id":"/learning-paths/surge-readiness/performance/","name":"Performance"}},{"@type":"ListItem","position":4,"item":{"@id":"/learning-paths/surge-readiness/performance/analytics/","name":"Analytics"}}]}
```
