Skip to content

Commit 18e87d3

Browse files
committed
Wrapped text to rules.
1 parent 4b6b179 commit 18e87d3

File tree

1 file changed

+20
-14
lines changed

1 file changed

+20
-14
lines changed

other-docs/faq/Account/understanding-page-views.md

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,33 @@
22

33
## What Is an Altis Page View?
44

5-
An Altis page view is any response from the Altis Cloud platform that results in an HTML page. This includes users loading pages, as well as automated traffic such as search engines indexing your site, AI bots scraping content, and other automated requests.
5+
An Altis page view is any response from the Altis Cloud platform that results in an HTML page. This includes users loading pages, as
6+
well as automated traffic such as search engines indexing your site, AI bots scraping content, and other automated requests.
67

78
## Why Is There a Discrepancy Between Altis Page Views and My Analytics Data?
89

9-
The discrepancy arises because Altis counts every request that results in an HTML page, including automated traffic and users with JavaScript disabled. In contrast, analytics tools like Google Analytics rely on JavaScript running in the user’s browser, which may not capture all visits, especially from bots, users with ad blockers, or those who disable JavaScript. This leads to higher page view counts on Altis compared to traditional analytics platforms.
10+
The discrepancy arises because Altis counts every request that results in an HTML page, including automated traffic and users with
11+
JavaScript disabled. In contrast, analytics tools like Google Analytics rely on JavaScript running in the user’s browser, which may
12+
not capture all visits, especially from bots, users with ad blockers, or those who disable JavaScript. This leads to higher page
13+
view counts on Altis compared to traditional analytics platforms.
1014

1115
## Best Practices for Managing Automated Traffic
1216

13-
1. Review Your Data: Regularly analyze your traffic data to understand common user agents, response codes, URLs, and the geographic origin of your traffic. This helps you ensure that the traffic aligns with your expected audience and identify any anomalies.
14-
15-
2. Utilize robots.txt: Configure your robots.txt file to control which crawlers can access your site and how frequently they can do so. This can help manage the load from search engines and other automated agents.
16-
17-
3. Request Block Rules: If you identify problematic automated traffic, contact your Altis account manager to request specific block rules.
18-
19-
4. Analyze Access Logs: Download and review access logs from the Altis dashboard to get detailed insights into traffic patterns, sources, and the type of content being accessed. This can help you identify and manage unusual spikes.
17+
1. Review Your Data: Regularly analyze your traffic data to understand common user agents, response codes, URLs, and the geographic
18+
origin of your traffic. This helps you ensure that the traffic aligns with your expected audience and identify any anomalies.
19+
2. Utilize robots.txt: Configure your robots.txt file to control which crawlers can access your site and how frequently they can do
20+
so. This can help manage the load from search engines and other automated agents.
21+
3. Request Block Rules: If you identify problematic automated traffic, contact your Altis account manager to request specific block
22+
rules.
23+
4. Analyze Access Logs: Download and review access logs from the Altis dashboard to get detailed insights into traffic patterns,
24+
sources, and the type of content being accessed. This can help you identify and manage unusual spikes.
2025

2126
## Common Misconceptions
2227

2328
1. All Traffic is the Same: A common misconception is that every recorded page view represents a real user. In reality, it includes
24-
automated traffic such as bots and crawlers, which inflate the numbers.
25-
26-
2. Page Views Match Analytics Data: Many users assume that page views in Altis should match their analytics data. However, due to differences in counting methods (e.g., JavaScript-based analytics vs. server-side counting), these numbers will significantly differ.
27-
28-
3. Only Human Visits Count: Another misconception is that only human visits are counted. Altis page views include all HTML page responses, whether from humans, bots, or automated processes.
29+
automated traffic such as bots and crawlers, which inflate the numbers.
30+
2. Page Views Match Analytics Data: Many users assume that page views in Altis should match their analytics data. However, due to
31+
differences in counting methods (e.g., JavaScript-based analytics vs. server-side counting), these numbers will significantly
32+
differ.
33+
3. Only Human Visits Count: Another misconception is that only human visits are counted. Altis page views include all HTML page
34+
responses, whether from humans, bots, or automated processes.

0 commit comments

Comments
 (0)