Type
https://my.webtuna.com/rest/v1/activity/type retrieves a time series of aggregated data values. It requires an API key. Failure to do so will result in a HTTP 401 error. There are also mandatory parameters. Failure to provide them will result in a HTTP 400 error.
Parameters
Parameter | Description |
---|---|
browser | See common parameters. |
browserfamily | See common parameters. |
browserversion | See common parameters. |
browsermode | See common parameters. |
client | See common parameters. |
clientip | See common parameters. |
continent | See common parameters. |
country | See common parameters. |
from | Mandatory. See common parameters. |
host | See common parameters. |
limit | See common parameters. |
os | See common parameters. |
osfamily | See common parameters. |
osversion | See common parameters. |
devicefamily | See common parameters. |
path | See common parameters. |
protocol | See common parameters. |
queryparams | See common parameters. |
referrer | See common parameters. |
sort | See common parameters. |
title | See common parameters. |
to | Mandatory. See common parameters. |
type | Recommended. See common parameters. |
user | See common parameters. |
Output
Field | Description |
---|---|
type | Request type. E.g. page, AJAX etc. |
unused | Ignore. |
users | See common output fields. |
hits | See common output fields. |
avg_responsestart | See common output fields. |
sum_responsetime | See common output fields. |
med_responsetime | See common output fields. |
avg_responsetime | See common output fields. |
min_responsetime | See common output fields. |
max_responsetime | See common output fields. |
stddev_responsetime | See common output fields. |
avg_elements | See common output fields. |
min_elements | See common output fields. |
max_elements | See common output fields. |
avg_pagesize | See common output fields. |
avg_transfersize | See common output fields. |
avg_encodedbodysize | See common output fields. |
avg_decodedbodysize | See common output fields. |
avg_redirectcount | See common output fields. |
errors | See common output fields. |
apdex | See common output fields. |