v1

latestSwagger 2.02026-07-17502976.2 KB
Analytics

Page Views by Browser

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

get/analytics/browers

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.

namestring

The browser's name.

versionstring

The browser's version number.

nameVersionstring

Browser name and version combined.

pageViewsinteger

The aggregated number of Page Views for the current user.