Page view tag

The WebSphere Commerce page view tag collects information about store pages that a customer viewed.

This tag collects the following data to pass to an external analytics system:

This tag can also pass extra parameters for tag customization.


Parameters

The following list identifies the required and optional parameters for the page view tag.

Note for IBM Digital Analytics: The following parameters are for the WebSphere Commerce <cm:pageview /> tag. This tag generates the IBM Digital Analytics cmCreatePageViewTag data tag.

On search results pages, we must include more parameters to communicate search-related data to an external analytics system:

To send more information to the external analytics system, use the following parameter:


Tag versions

WebSphere Commerce provides two versions of the page view tag:

  1. An abstract base tag implementation class: CommonBaseTag. Analytics vendors who want to provide a page view tag in their web analytics JSP tag library for WebSphere Commerce can extend this base tag class. Vendors can extend the tag class to get the page view data and implement their own logic to generate the vendor-specific page view tagging APIs.

  2. A default implementation of the page view tag (<cm:pageview />) for IBM Digital Analytics. This implementation automatically generates the IBM Digital Analytics cmCreatePageViewTag data tag.


Related concepts
IBM Digital Analytics, formerly known as Coremetrics Analytics integration with Web 2.0 starter stores
Passing extra data to IBM Digital Analytics with the extraparms parameter


Related reference
Use the page view tag with IBM Digital Analytics