File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -91,3 +91,17 @@ Usage during traffic spikes are counted as normal towards your usage, and do not
9191
9292As your environment is flexible to respond to changes in usage, flexible options for usage are available for customers with dynamic
9393usage 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.
You can’t perform that action at this time.
0 commit comments