Custom HTTP Request Data
When HTTP data collectors are configured, the following information can be collected:
| Field | Events Service Database Name |
|---|---|
| cookies | segments.httpData.cookies
|
| headers | segments.httpData.headers
|
| parameters | segments.httpData.parameters
|
| principal | segments.httpData.principal
|
| session ID | segments.httpData.sessionId
|
| session Objects | segments.httpData.sessionObjects
|
| URL | segments.httpData.url
|
| URI path segments: segment0-n | segments.httpData.uriPathSegments
|
Analytics uses the configured display name as the field name for the HTTP parameters. In Controller versions prior to 4.3, Analytics displayed the data using the actual parameter name.