Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By configuring the elements user-defined-transaction-name, you can change the collection method of the transactions. This is valid for Precise for Web and Precise TPM. The collection method can be represented by one of the following tags:

Table 9-5    Elements
Elements    Description5 Elements

ElementsDescription
cookie-

...

nameCollects the value of the specified cookie.
  
  
  
  



req-header-name    Collects the value of the specified request header.
parameter-name    Collects the value of the specified GET parameter (not relevant for POST parameters).
dom-element    Collects the value of the specified dom element. Applicable only if the client.-side agent is installed.
display-mode    The way the transaction name is displayed in Precise for Web and Precise TPM.

...