- 
                Notifications
    
You must be signed in to change notification settings  - Fork 9.8k
 
Create changelog for updated AI Crawl Control metrics #25825
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Merged
      
      
            CameronWhiteside
  merged 5 commits into
  cloudflare:production
from
CameronWhiteside:whiteside/ai-crawl-control-metrics-changelog
  
      
      
   
  Oct 14, 2025 
      
    
      
        
          +47
        
        
          −0
        
        
          
        
      
    
  
  
     Merged
                    Changes from 4 commits
      Commits
    
    
            Show all changes
          
          
            5 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      c452863
              
                changelog: AA: add AI Crawl Control enhanced metrics changelog entry
              
              
                 9b924ee
              
                changelog: AA: small typo fixes to metrics changelog entry
              
              
                 2bb5eb2
              
                changelog: AA: small typo fixes to metrics changelog entry
              
              
                 560f200
              
                changelog: AA: improved language and semantic header levels
              
              
                 8a51431
              
                changelog: AA: improved get started steps
              
              
                 File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
        
          
  
    
      
          Binary file added
          
            BIN
              
                +68.6 KB
              
          
        
  src/assets/images/ai-crawl-control/ai-crawl-control-requests-over-time.png
  
  
      
      
   
        
      
      
    
      
      Loading
      
  Sorry, something went wrong. Reload?
      Sorry, we cannot display this file.
      Sorry, this file is invalid so it cannot be displayed.
      
    
        
          
  
    
      
          Binary file added
          
            BIN
              
                +76.5 KB
              
          
        
  src/assets/images/ai-crawl-control/ai-crawl-control-top-referrers.png
  
  
      
      
   
        
      
      
    
      
      Loading
      
  Sorry, something went wrong. Reload?
      Sorry, we cannot display this file.
      Sorry, this file is invalid so it cannot be displayed.
      
    
        
          
  
    
      
          
            47 changes: 47 additions & 0 deletions
          
          47 
        
  src/content/changelog/ai-crawl-control/2025-10-14-enhanced-metrics-drilldowns.mdx
  
  
      
      
   
        
      
      
    
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -0,0 +1,47 @@ | ||
| --- | ||
| title: Enhanced AI Crawl Control metrics with new drilldowns and filters | ||
| description: Analyze crawler activity with requests over time charts, referrer breakdowns, and configurable filters with data export capabilities | ||
| date: 2025-10-14 | ||
| --- | ||
| 
     | 
||
| AI Crawl Control now provides enhanced metrics and CSV data exports to help you better understand AI crawler activity across your sites. | ||
| 
     | 
||
| ## What's new | ||
| 
     | 
||
| ### Track crawler requests over time | ||
| 
     | 
||
| Visualize crawler activity patterns over time, and group data by different dimensions: | ||
| 
     | 
||
| - **By Crawler** — Track activity from individual AI crawlers (GPTBot, ClaudeBot, Bytespider) | ||
| - **By Category** — Analyze crawler purpose or type | ||
| - **By Operator** — Discover which companies (OpenAI, Anthropic, ByteDance) are crawling your site | ||
| - **By Host** — Break down activity across multiple subdomains | ||
| - **By Status Code** — Monitor HTTP response codes to crawlers (200s, 300s, 400s, 500s) | ||
| 
     | 
||
|  | ||
| 
     | 
||
| ### Analyze referrer data (Paid plans) | ||
| 
     | 
||
| Identify traffic sources with referrer analytics: | ||
| 
     | 
||
| - View top referrers driving traffic to your site | ||
| - Understand discovery patterns and content popularity from AI operators | ||
| 
     | 
||
|  | ||
| 
     | 
||
| ### Export data | ||
| 
     | 
||
| Download your filtered view as a CSV: | ||
| 
     | 
||
| - Includes all applied filters and groupings | ||
| - Useful for custom reporting and deeper analysis | ||
| 
     | 
||
| ## Get started | ||
| 
     | 
||
| 1. Navigate to **AI Crawl Control** for any domain in your Cloudflare dashboard | ||
| 2. Select the **Metrics** tab | ||
| 3. Use the dimension tabs to explore different views of your data | ||
| 4. Apply filters to focus on specific crawlers, time ranges, or response codes | ||
| 5. Click **Download CSV** to export your filtered data for further analysis | ||
| 
     | 
||
| Learn more about [AI Crawl Control](/ai-crawl-control). | ||
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feel free to fix according to the dashboard view. Not sure if I captured this accurately
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated! (only think not kept was the Dimensions bold since the tabs aren't explicitly named, but I changed it to "grouping tabs" to make it more clear)