Site insights
Analyze traffic and engagement metrics for your docs site.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired
The unique id of the organization
siteIdstringRequired
The unique id of the site
Body
Responses
204
Events have been tracked.
post
/orgs/{organizationId}/sites/{siteId}/insights/events204
Events have been tracked.
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired
The unique id of the organization
siteIdstringRequired
The unique id of the site
Body
rangeone ofRequired
string · enumOptionalPossible values:
limitinteger · min: 1 · max: 1000OptionalDefault:
1000Responses
200
Aggregated events in the site.
application/json
post
/orgs/{organizationId}/sites/{siteId}/insights/events/aggregate200
Aggregated events in the site.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired
The unique id of the organization
siteIdstringRequired
The unique id of the site
Responses
200
List of visitor segments in the site.
application/json
get
/orgs/{organizationId}/sites/{siteId}/insights/visitor-segments200
List of visitor segments in the site.
Last updated
Was this helpful?