AquaLogic Analytics Query API Usage Guide

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Events in the ALI Namespace

This topic describes the Analytics dimensions defined in the ALI (AquaLogic Interaction) namespace, http://www.bea.com/analytics/ali.

Namespace Prefixes

In the event descriptions in this topic, dimensions are preceded with a namespace prefix. The following table lists each prefix and provides a cross reference to the dimension documentation for that namespace.

Events

The tables in this section describe the properties and dimensions of each event.

Table 1. documentViews
Name Description
document Dimension: kd:documents
host Dimension: ali:hosts
browser Dimension: ali:browsers
searchFactId
  • Type: integer
  • Length: 8
documentTypeId
  • Type: integer
  • Length: 8
Table 2. logins
Name Description
host Dimension: ali:hosts
browser Dimension ali:browsers
Table 3. pageViews
Name Description
community Dimension: ali:communities
page Dimension: ali:communityPages
host Dimension: ali:hosts
browser Dimension: ali:browsers
pageType
  • Type: integer
  • Length: 8
responseTime
  • Type: float
  • Length: 20
isEntryPage
  • Type: boolean
isExitPage
  • Type: boolean
Table 4. portletUses
Name Description
portlet Dimension: ali:portlets
host Dimension: ali:hosts
community Dimension: ali:communities
page Dimension: ali:communityPages
browser Dimension: ali:browsers
Table 5. portletViews
Name Description
responseTime
  • Type: float
  • Length: 20
portlet Dimension: ali:portlets
host Dimension: ali:hosts
community Dimension: ali:communities
browser Dimension: ali:browsers
Table 6. searches
Name Description
searchTerm Dimension: ali:searchTerms
portlet Dimension: ali:portlets
community Dimension: ali:communities
page Dimension: ali:communityPages
responseTime
  • Type: float
  • Length: 20
abandoned
  • Type: boolean
totalMatches
  • Type: integer
  • Length: 8

  Back to Top      Previous Next