Registration tag

The WebSphere Commerce registration tag collects registration data for a customer that is logged in to the store.

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 registration tag supports two optional parameters.

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


Tag versions

WebSphere Commerce provides two versions of the registration tag:

  1. An abstract base tag implementation class: MembershipBaseTag. 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 to get the registration data and implement their own logic to generate the vendor-specific registration tagging APIs.

  2. A default implementation of the registration tag (<cm:registration />) for IBM Digital Analytics. This implementation automatically generates the IBM Digital Analytics cmCreateRegistrationTag 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 registration tag with IBM Digital Analytics