Analytics - Public

Get global website statistics

Get global website statistics.

Returns total visits, page views, and leads for the entire website.

Args:

  • domain: Website domain (query parameter)

Returns:

{
  "total_visits": 1543,
  "total_page_views": 8921,
  "total_leads": 234
}

Metrics:

  • total_visits: Total unique visitors to the website
  • total_page_views: Total page views across all pages
  • total_leads: Total leads generated for this website
get/public/analytics/website/stats

Query parameters

domainstring required

Website domain

Website domain

Headers

x-website-tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/public/analytics/website/stats:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.