Progress Recognized in 2025 Gartner® Magic Quadrant™ for DXP
Read the Report

How are Page views/API calls defined?

Page views are counted as HTTP requests that match the following criteria: 

  • Host: must be a Production domain 
  • Method: GET 
  • Response code: 200 (OK) 
  • Bot filter: Likely human (requests that are determined to be from bots are not counted) 
  • Content type: html 
  • User agent does not contain "AppInsights" (excludes uptime health checks) 
  • URL path is not part of Sitefinity Admin UI or media documents 

API calls are counted as HTTP requests that match the following criteria:

  • Host: must be a Production domain 
  • Content type: xml OR json 
  • User agent does not contain "AppInsights" (excludes uptime health checks) 
  • URL path is not part of Sitefinity system APIs used for Admin UI 

For further information please refer to the Page views and API calls documentation.







URL path is not part of Sitefinity system APIs used for Admin UI 

Browse Sitefinity FAQs