Get Experiences statistics

This API endpoint returns the requested information and statistics for all Experiences. When filtered it will return the requested information and statistics for Experiences matching the filters.

Path Params
string
required

Website ID for the account you are posting data to.

Query Params
string
required

The start date of the statistics time period in ISO format date string eg '2022-01-01T00:00:00.000'

string
required

The end date of the statistics time period in ISO format date string eg '2022-01-01T00:00:00.000'

statistics
array of strings
required

A comma seperated list of statistics that you would like the API to return. At least one statistic must be requested.

statistics*
ids
array of strings

Return only Expeirences with IDs matching one of the supplied ID's

ids
integer
Defaults to 1

Which page of results you wish to return; First page is indexed as 1.

integer
≥ 1
Defaults to 25

Get this number of records to return in results array (pagination).

status
array of strings

Filter on Smartblock status, the available options are 'active', 'inactive' and 'archived'.

status
string

Filter by Experience name, finds Experience's who's names include the search string supplied

string

Filter for Smartblock data which was part of a specific optimisation

string

Sort by statistic.

string

Order in which to sort the results

string

Interval which overtime stats are returned in. Weekly starts from first day in starts. Monthly is by calendar month.

Responses

Response body
array of objects
object
boolean
details
object
results
object

403

Forbidden - Usually you are rquesting data for a website you don't have acccess to.

Language
Credentials