The portal supports
the aggregator tags listed in the following
for Active Site Analytics.
- Page Breadcrumb
- This is the ObjectID for the
breadcrumb of the current page. Tag
it as asa.page.breadcrumb. It contains the
path to the page within the hierarchical tree of pages. The path is
made of the names of the pages, separated by a forward slash character.
- Page ID
- This is the ObjectID of the
page. Tag it as asa.page.id and
add it to the theme markup.
- Page Title
- This is the title of the page in the portal default language.
Tag it as asa.page.title and add it to the
theme markup.
- Page Locale
- This
is the locale of the page. Tag it as asa.page.locale
and add it to the theme markup.
- Page Locale
Direction
- This is the direction of the locale of the page.
Tag it as asa.page.direction
and add it to the theme markup.
- Friendly
URL
- This is the URL of the current page without navigational
state.
Tag it as asa.url and add it to the theme markup.
This element will be empty if no friendly URL is set for the page.
- Visitor ID
- This is the object ID of
the user who currently logged in. If
the user is anonymous, this remains empty. Tag it as asa.visitor and
add it to the theme markup.
- Portlet Window
Title
- This is the title of the portlet as it is delivered
to the client.
Tag it as asa.portlet.title and add it to the
skin markup.
- Portlet Locale
- This
is the locale of the portlet as it is delivered to the client.
Tag it as asa.portlet.locale and add it to the skin
markup.
- Portlet Locale Direction
- This is the direction of the locale of the portlet as it is delivered
to the client. Tag it as asa.portlet.direction and
add it to the skin markup.
- Portlet Window
ID
- This is the unique identifier of the portlet. Tag it as
asa.portlet.id.
It is published to the Dojo topic queue by the topic name com.ibm.portal.theme.portlet_ready.
- Portlet Screen ID
- This is the unique identifier of the
screen or view that is displayed
in a portlet. Tag it as asa.portlet.screen.id .
The portlet developer can add it to the custom portlet.
- Portlet Screen Title
- This is the localized title
of the screen or view that is displayed
in a portlet. Tag it as asa.portlet.screen.title .
The portlet developer can add it to the custom portlet.
- Selected Portlet
- This tag
marks the portlet with which the user has interacted.
Tag it as asa.portlet.selected and add it
to the skin markup by the portal framework. For developers: do not
manually add this tag to the skin.
- Analytics Tags
- These are the analytics
tags that are associated with a resource.
Tag them as asa.taganalyticstag_name and
add them to the page or portlet markup.
- Site Promotions
- These are the site
promotions that are associated with a resource.
Tag them as asa.tag.SitePromotion and add them
to the page or portlet markup.
- Web Content Manager Content
Querystring
- This is the unique identifier of the Web Content Manager content item that
is displayed in a portlet. Tag it as asa.wcm.content_item.path and
add it to the markup of the Web Content Manager Rendering portlet.
- Web Content Manager Content
Title
- This is the title of the of the Web Content Manager content item that
is displayed in the Web Content Manager Rendering
portlet. This must not be identical to the portlet window title. Tag
it as asa.wcm.content_item.title and add it
to the Web Content Manager Rendering
portlet.
- Web Content Manager Content
ID
- This is the unique identifier of the Web Content Manager content item that
is displayed in a portlet. Tag it as asa.wcm.content_item.id and
add it to the markup of the Web Content Manager Rendering portlet.
- Web Content Manager Content
Authors
- This is the name of the author of the Web Content Manager content item that
is displayed in a portlet. Tag it as asa.wcm.content_item.authors and
add it to the markup of the Web Content Manager Rendering portlet.
This tag can occur more than once.
- Search
term
- This the search term. Tag it as asa.search.query and
add it to the markup of the Search Center portlet.
- Number of search results
- This the number value
of the search results. Tag it as asa.search.results and
add it to the markup of the Search Center portlet.
- Search Scope ID
- This is the search scope ID.
Tag it as asa.search.scope.id and
add it to the markup of the Search Center portlet.
- Search Scope Label
- This is the search scope label.
Tag it as asa.search.scope.label and
add it to the markup of the Search Center portlet.