HTTP & Cache Analytics
Learn how to analyze user behavior, referers, and device activity using the HTTP & Cache Analytics dashboard.
The HTTP Analytics dashboard gives a detailed view of HTTP-level activity across your CDN traffic. It helps you explore user interactions, identify top-performing URLs, and detect client-side or path-specific issues. By combining referer analysis, device statistics, and error patterns, you can optimize content delivery and improve user experience.
Request Overview
Analyze overall request trends to understand your CDN traffic flow.

Requests (time series): Displays total requests over time.
Total Requests (counter): Shows the total number of requests based on active filters.
Traffic Sources
Discover where your traffic originates and which pages drive the most engagement.

Referers (table): Lists top referring websites or applications.
Paths (table): Displays most requested URL paths (URIs).
Hosts (table): Shows CDN resources generating the highest traffic.
Error Behavior
Investigate HTTP errors and identify problem areas.
Error Patterns: Detect 4xx or 5xx spikes and associate them with specific devices, referers, or URIs.
Top Error Sources: View which domains or paths cause the highest number of failed requests.
Persistent 404 errors from the same path may indicate outdated links or incomplete content deployment on the origin.
Filters
You can refine HTTP traffic analysis by applying filters to specific request attributes. All tables and charts update automatically when filters change.
CDN Source
Focus on a specific CDN source.
Domain
Select a specific CDN resource or host domain.
Path
Filter by URL path or partial match.
HTTP Referer
Filter by referring website or application.
Status
Filter requests by HTTP status codes (2xx–5xx).
Cache Status
Filter by cache response type, such as HIT, MISS, or EXPIRED.
Extra Cache Status
Filter requests by Extra Cache Status.
Metric
Choose between Requests, Data Transferred, or Bandwidth.
FAQ
Why are some referers shown as “–”?
Requests with missing or blocked Referer headers (e.g., from secure contexts or privacy settings) appear as “–”.
Can I see device-level performance metrics? HTTP Analytics focuses on request and user-agent data. For latency and cache metrics, see the Performance or Cache Analytics dashboards.
What’s the difference between Path and Host filters?
Path refers to a specific URI within a domain (e.g., /images/banner.png), while Host identifies the CDN resource or domain itself.
Last updated
Was this helpful?