Skip to content

Instrumenting web content for Active Site Analytics

You can collect information from web content for Active Site Analytics.

For collecting information about the web content that the portal renders, use the following microformat tags:

  • asa.wcm.content_item.path

    Use this tag to identify the content path. The tag contains the unique identifier of the content item in HCL Web Content Manager.

  • asa.wcm.content_item.title

    Use this tag to identify the content title. The tag contains the display title of the content item.

  • asa.wcm.content_item.authors

    Use this tag to identify the authors of the content. The tag contains one of the authors of the content item.

  • asa.wcm.content_item.lastmodified

    Use this tag to identify the last modification date of the content. The tag contains the date on which the content item was last modified.

Web Content Manager provides the following methods for collecting information about web content:

  • Using the analytics data rendering plug-in tag.
  • Using the sample HTML component for Active Site Analytics that is provided with Web Content Manager.
  • Using the default microformat tags that are supported by web content viewers.
Related information