Skip to content

Commit af0fb18

Browse files
authored
Merge pull request #1024 from humanmade/backport-990-to-v24-branch
Backport 990 to v24 branch
2 parents a53d3fd + 3045f36 commit af0fb18

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/usage.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,17 @@ Usage during traffic spikes are counted as normal towards your usage, and do not
9191

9292
As your environment is flexible to respond to changes in usage, flexible options for usage are available for customers with dynamic
9393
usage or seasonality. Contact your Account Manager to discuss flexible plans.
94+
95+
## Understanding traffic breakdown in monthly reports
96+
97+
Altis Dashboard's monthly reports provide a breakdown off traffic allowing you to understand the make-up of the
98+
overall billed page views. Analysis is performed on the User Agent for all billable page views and it categorized as follows:
99+
100+
- **browser**: Views from all browser user agents. Includes desktop browsers, mobile browsers and in-app browsers.
101+
- **search-indexing**: Search crawlers such as Bing Bot or Google Bot.
102+
- **crawler**: Miscellanious web crawlers such as Amazonbot, Applebot etc.
103+
- **ai-bot**: Views from AI agents such as OpenAI training, ChatGPT etc. The list of AI user agents is based
104+
on [ai.robots.txt](https://github.com/ai-robots-txt/ai.robots.txt).
105+
- **other-bot**: All other self-identified bot traffic such as `curl`.
106+
- **unknown**: User agents that are not understood.
107+
- **not-specified**: Page views with an empty User Agent header.

0 commit comments

Comments
 (0)