searchSessionId | type | "string" |
---|
required | true |
---|
description | "A unique identifier generated per search session. A search session identifies a single user performing searches within a limited timespan. If no search is performed within ten minutes of a previous search a new session id is generated." |
---|
|
---|
visitPageId | type | "string" |
---|
required | true |
---|
description | "A unique identifier generated per visited page. This allows correlating between events in TestSearchSatisfaction2 and this schema from the same page" |
---|
|
---|
message | type | "string" |
---|
required | false |
---|
description | "Error message supplied with the error event" |
---|
|
---|
error | type | "string" |
---|
required | false |
---|
description | "Stringified javacsript error" |
---|
|
---|