The Video & Web Content Delivery Network (CDN), gives you insight into the traffic and requests accessing your sites.
Comprehensive data sets are compiled and presented in charts for each of your sites at Video & Web , providing information about your site’s performance.
Accessing site Statistics
To access the statistics for each of your websites:
- Go to the package overview page on your Video & Web account.
- Select the package you wish to view the statistics for by selecting Manage.
- Select Statistics
The CDN Statistics overview will appear and you will be given the option to switch to the Traffic Distribution view.
Total Bandwidth – This refers to the amount of data (in bytes) sent through the Video & Web CDN to the client. This is split between data that’s been served from the origin server (uncached bandwidth) and served from the CDN nodes (cached bandwidth).
Total Hits – This refers to the number of files and sessions that have been transferred using the CDN network. It’s important to note that this isn’t the same as ‘unique visitors’.
Using the toggles at the top-right of each section, you can filter the statistics by time period.
Traffic Distribution
The statistics also show a geographic overview of incoming requests to your side. This can also be toggled between Last Hour, Day, and Week. Hovering over a country displays the figures from that location.
Total Bandwidth
- Total Bandwidth – Total amount of bandwidth (sum of bytes) served by Video & Web ‘s CDN network
- Cached Bandwidth – Amount of bandwidth for requests considered as “cached”, i.e., the response is served from Video & Web ‘s CDN Cache
- Uncached Bandwidth – Amount of bandwidth for requests considered as “uncached”, i.e., the response is served directly from backend server
Total Hits
- Total Hits – Total number of requests captured by Video & Web ‘s CDN network.
- Cached Hits – Number of requests considered as “cached”, i.e., the response is served from Video & Web ‘s CDN Cache.
- Uncached Hits – Number or requests considered as “uncached”, i.e., the response is served directly from the backend server.
SSL Hits vs Non-SSL Hits
This graph shows the number of requests that are encrypted via the HTTPS protocol as opposed to the unencrypted HTTP protocol. If requests to a site such as http://example.com are made, this would constitute an insecure request.
You’ll want to ensure that as much as possible requests to your sites are made over HTTPS. Most often, this can be achieved using a 301 redirect, WordPress plugin, or ensuring the WordPress site and home URL utilise HTTPS. You will also need an SSL certificate to cover the site.
HTTP Successful Requests vs Error Requests
Successful Request – These requests are defined as being all HTTP requests in the range of 200-399, such as ‘200 OK’ requests or 301 Redirects.
Error Requests – These are defined as being HTTP requests ≥ 400, such as 404 Not Found requests or 503 Internal Server Errors.
It’s important that the amount of successful requests is maximised. If you’re seeing a higher rate of error requests, you should consider checking the access and error logs for any data about requests.
