Analytics

Page Views by Unique Visitors

Aggregates Page Views by Unique Visitor, with optional time and dashboard filters. Defaults to the top 100 Users; this can be modified via the ?max parameter.

get/analytics/uniquevisitors

Query parameters

dashboardstring

Optional Dashboard ID; filters visits to the specified Dashboard.

startDatestring date-time

Specifies the starting time for the aggregation.

endDatestring date-time

Specifies the ending time for the aggregation.

maxinteger

Optionally limits the results to the top N. A value of 0 returns all results.

Response

An array of aggregated results.

pageViewsinteger

The aggregated number of Page Views for the current user.

Changes

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