ClickInfo URL

Captures site usage statistics for marketing events by incrementing the clickthrough count in either the CPGNSTATS table if called by an e-Marketing Spot for campaigns, the EXPSTATS table if called by an e-Marketing Spot for experiments, or the PCSTATS table if called from a Product Comparison metaphor.

 

URL structure

http:// host_name/path/

The fully qualified name of your WebSphere Commerce Server and the configuration path.

 

Campaign Syntax:

 

Experiments Syntax:

 

Product Comparison Syntax:

 

Parameter values

evtype

(Required) The type of the event that is occurring. Valid values include CpgnClick for campaign applications, ExpCpgnClick for experiment applications, or PcProdDispClick for Product Comparison applications.

mpe_id

(Required for campaign applications) The e-Marketing Spot id. This value is available in the MPE beans

intv_id

(Required for campaign applications) The Web activity ID. This value is available in the MPE beans

URL

(Required) The URL to which the customer is redirected upon successful completion.

experimentId

(Required for experiments applications) The experiment ID.

testElementId

(Required for experiments applications) The test element ID.

catgroup_id

(Required for Product Advisor applications) The category group identifier.

clicks

(Required for Product Advisor applications) The number used to increment the counter in the PCSTATS table.

storeId

(Required for Product Advisor applications) The store entity identifier of the store that owns the Product Comparison metaphor.

 

Behavior

Exception conditions

None.

Related tasks

Configure Marketing Events statistical counters