Logs

Get stream of logs

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

An application UUID for which Logs are requested

integer
required

Comma separated list of event IDs, whose logs are requested

date-time

Start of the search time range for the logs. Range start is inclusive. Used to optimize the search query.

When server_time_min is provided, then server_time_max is mandatory.
Difference between server_time_max and server_time_min cannot be greater than 720 minutes.

date-time

End of the search time range for the logs. Range end is inclusive. Used to optimize the search query.

When server_time_max is provided, then server_time_min is mandatory.
Difference between server_time_max and server_time_min cannot be greater than 720 minutes.

Responses

Response body
object
string
required

UUID of the log

date-time
required

Time when the request was received by a tracker (in UTC)

string
required

Tracker client IP (real value can be provided in headers or cip parameter), anonymized

<anonymized>

string

A host under which app is available

string
required

Scheme used for the request

string
required

Method used for the request

headers
array of arrays of strings
required

Request HTTP headers, some values will be anonymized

headers*
array of strings
query_params
object
required

Tracking request parameters

string
required

ID of the tracked app/website - can be UUID or legacy integer.

string

Time of first visit

string

Time of previous visit

string

Visit counter

string

URL of the action

string

HTTP referrer

string

Resolution of the visitor's device in pixels

string

Goal ID. Signifies that a goal has been reached and tracks its conversion.

string

Revenue value of achieved goal

string

Enables a special heartbeat mode for the tracking request

string

Request response content

string

Custom variables set on the visit scope.

string

Custom variables set on the page scope.

string

Bots tracking enabled / disabled

string

Consent to tracking (value "1" allows it)

string

Forces new session

string

Authentication token used by SuperUser or Admin in requests using parameters that require it

string

States whether request is used for debugging

string

Ecommerce order ID

string

Ecommerce order sub-total (order cost without shipping)

string

Ecommerce order tax

string

Ecommerce order shipping

string

Ecommerce order discount

string

Deprecated alias of ec_products

string

Ecommerce order item list in the form of two dimensional JSON array

string

Currency of the revenue and all monetary values in the request. ISO 4217 standard.

string

Timestamp of last Ecommerce order

string

Custom event category

string

Custom event action

string

Custom event name

string

Custom event value

string

Override IP, anonymized

<anonymized>

string

Override request time. Value in UTC timezone.

string

Configuration ID

string

Visitor ID

string

Allows to track user anonymously

string

Anonymize device data, including user agent

string

Override User-Agent header, anonymized if dda=1 tracking parameter was provided

string

Override Accept-Language header

string

User ID

string

Override GeoIP country, anonymized

<anonymized>

string

Override GeoIP region, anonymized

<anonymized>

string

Override GeoIP city, anonymized

<anonymized>

string

Override GeoIP longitude, anonymized

<anonymized>

string

Override GeoIP latitude, anonymized

<anonymized>

string

Page charset

string

URL of downloaded file

string
string

Name of the action

string

Internal search query

string

Internal search category

string

Result categories

string

Number of results of internal search

string

Unique page view ID generated when the page is loaded

string

Page generation and load time in milliseconds

string

Hour when the request was made in the visitor's local time

string

Minute when the request was made in the visitor's local time

string

Second when the request was made in the visitor's local time

string

Status of Flash plugin in Visitor browser

string

Status of Java plugin in Visitor browser

string

Status of Adobe Director plugin in Visitor browser

string

Status of QuickTime plugin in Visitor browser

string

Status of RealPlayer plugin in Visitor browser

string

Status of PDF plugin in Visitor browser

string

Status of Windows Media Player plugin in Visitor browser

string

Status of Gears plugin in Visitor browser

string

Status of Silverlight plugin in Visitor browser

string
string

Content piece

string

Content name

string

Content target

string

Content interaction

string

Unload Event Start - one of the Page Performance Metrics

string

Unload Event End - one of the Page Performance Metrics

string

Redirect Start - one of the Page Performance Metrics

string

Redirect End - one of the Page Performance Metrics

string

Fetch Start - one of the Page Performance Metrics

string

Secure Connection Start - one of the Page Performance Metrics

string

Domain Lookup Start - one of the Page Performance Metrics

string

Connect Start - one of the Page Performance Metrics

string

Connect End - one of the Page Performance Metrics

string

Request Start - one of the Page Performance Metrics

string

Response Start - one of the Page Performance Metrics

string

Response End - one of the Page Performance Metrics

string

DOM Loading - one of the Page Performance Metrics

string

DOM Interactive - one of the Page Performance Metrics

string

DOM Content Loaded Event Start - one of the Page Performance Metrics

string

DOM Content Loaded Event End - one of the Page Performance Metrics

string

DOM Complete - one of the Page Performance Metrics

string

Load Event End - one of the Page Performance Metrics

string
deprecated

The Campaign name

string
deprecated

The Campaign Keyword

string

Custom dimension 1

string

Custom dimension 2

string

Custom dimension 3

string

Custom dimension 4

string

Custom dimension 5

string

Symbol of tracking source

jstc jstc_tm wla and ios react_native sharepoint confluence amp php unk

string

Version of tracking source in Semantic Versioning format

string
string

User ID sent in the uid parameter

boolean
Defaults to false

States whether request is used for debugging

Language
Credentials
URL