Skip Headers
Oracle® Real User Experience Insight User's Guide
Release 4.5.2 for Linux x86-64

Part Number E14990-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

B Cookie Structures

This appendix provides an overview of the cookie technologies that RUEI supports.

In order to accurately monitor your Web environment, RUEI needs to know and understand the cookie technology you Web site is using. The procedure for specifying the cookie technology is fully described in Section 7.1, "Specifying Cookie Technology".

The structures for supported cookie technologies are shown in Table B-1:

Table B-1 Cookie Structures

Technology StructureFoot 1 

Apache

Apache=%

ASP

ASPSESSIONID*=%

ASP.NET_SessionId*=%

ColdFusion

CFTOKEN=%

EBS

JSESSIONID=%

Google

__utmc=%

Moniforce

MfTrack=%

mf_sess=%

PHP

PHPSESSID=%

Siebel

_sn=%

WebSphere

JSESSIONID=%

(custom)

CUSTOMNAMEFoot 2 =%


Footnote 1 * is zero (or more) characters of any kind. % is the matching part of the string.

Footnote 2 CUSTOMNAME is the cookie name.