Skip to content

Get analytics summary

GET
/analytics/summary

Returns aggregated page view and engagement metrics for the documentation site.

period
string
default: 30d
Allowed values: 7d 30d 90d

Time period for the summary

Analytics summary

object
period
string
Example
30d
totalPageViews
integer
Example
12450
uniqueVisitors
integer
Example
3820
avgTimeOnPage

Average time on page in seconds

number format: float
Example
94.5
topPages
Array<object>
object
slug
string
Example
guides/getting-started
views
integer
Example
1580