Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/analytics/types-of-analytics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Access aggregated traffic, security, and performance metrics for each domain pro

Data available under the **Analytics & Logs** section includes:

* **HTTP Traffic** - Requests, Data transfer, Page views, Visits, and [API requests](/api-shield/security/api-discovery/#api-requests).
* **HTTP Traffic** - Requests, Data transfer, Page views, Visits, and [API requests](/api-shield/security/api-discovery/#ai:local:api-shield).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This page: https://developers.cloudflare.com/analytics/types-of-analytics/
has a broken internal link to: https://developers.cloudflare.com/api-shield/security/api-discovery/.
The fragment api-requests does not exist.

By looking at the page: https://developers.cloudflare.com/api-shield/security/api-discovery/
The best fragment to use seems to be: #ai:local:api-shield

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bllchmbrs Got a strange suggestion here: the proposed anchor corresponds to the ID of an element inside the API Shield's SVG logo (it should only suggest heading-related anchors).

<symbol id="ai:local:api-shield" viewBox="0 0 48 48"><!-- ... --></symbol>

* **Security** - Total Threats, Top Crawlers/Bots, Rate Limiting, Total Threats Stopped.
* **Performance** - Origin Performance, Bandwidth Saved.
* **Edge Reachability** - [Last mile insights](/network-error-logging/) for Enterprise customers.
Expand Down