Conversion event tag

The WebSphere Commerce conversion event tag collects information about events that are not directly related to product purchases. These events might include using a store locator, using a product comparison tool, adding items to a wish list, signing up for a gift registry, downloading documents, visiting the contact us page, and more.

The conversion event tag does not generate any data on its own. For this tag, we must use the tag parameters to pass in the data we want to collect. This tag can also pass extra parameters for tag customization.


Parameters

The following is a list of required and optional parameters for the conversion event tag.

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


Tag versions

WebSphere Commerce provides two versions of the conversion event tag:

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

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