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

Dimensions in the ALI Namespace

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

Table 1. authSources
Name Description
name

Name of the authentication source object


  • Type: string
  • Length: 255
Table 2. browsers
Name Description
name

Name of the browser (if found)


  • Type: string
  • Length: 255
version

Version of the browser (if found)


  • Type: string
  • Length: 30
os

Operating system that the browser runs on (if found)


  • Type: string
  • Length: 100
Table 3. communityPages
Name Description
name

Name of the authentication source object


  • Type: string
  • Length: 255
communityId

ID of the associated community


  • Type: string
  • Length: 255
Table 4. communities
Name Description
name

Name of the authentication source object


  • Type: string
  • Length: 255
Table 5. documents
Name Description
name Name of the document object
  • Type: string
  • Length: 255
title Title of the document object
  • Type: string
  • Length: 255
docDataSourceId ID of the associated data source
  • Type: integer
  • Length: 8
Table 6. groups
Name Description
name Name of the user group object
  • Type: string
  • Length: 255
description Description of the user group object
  • Type: string
  • Length: 255
authSourceId ID of the associated authentication source object
  • Type: integer
  • Length: 8
Table 7. hosts
Name Description
ipAddress IP address of client triggering event
  • Type: string
  • Length: 24
hostName Resolved name of the associated IP address (if an IP can not be resolved, HOSTNAME is marked as “Unknown”)
  • Type: string
  • Length: 255
Table 8. portlets
Name Description
name Name of the portlet object
  • Type: string
  • Length: 255
portletTypeId ID representing the portlet’s type
  • Type: integer
  • Length: 8
Table 9. searchTerms
Name Description
searchTerm Search term that was used
  • Type: string
  • Length: 255

  Back to Top      Previous Next