Click on the details page

You will need to send the following parameters in addition to the general parameters if you wish to pass product-click information:

Parameter Description
queryessentialThe search term for which the user has searched.
posessentialThe position of the product in the search results. The position is the absolute position. This means the first product on page 2 is number 11 if a search result page contains 10 products. The first product on page 1 is number 1.
origPosessential

This transmits the original position of the item in the search result. FACT-Finder returns this value in a field (default: __ORIG_POSITION__) in the search result.

Please note: Products from the Campaign Manager that are not part of the search result (Campaign mode) may not contain this field. The field __ORIG_POSITION__ may also be missing due to customizations. In these cases, send the display position instead.

pageessentialThe number of the search result page on which the selected product was displayed. The first page has the number 1.
pageSizeoptionalThe number of products per search result page at the time the click was executed.
origPageSizeessentialThe default number of products per search result page, i.e. before the user made any changes.
simioptionalThe FACT-Finder similarity value for the respective product. The similarity value is returned with the search result.
campaignoptionalA product contains the field _FFCampaign_, if it reached the search result via a campaign. This field has the campaign ID as its value. When interacting with this product you have to send this ID with the campaign parameter. This way it is possible to measure the influence of the campaign manager module.

Example

$stringEscapeUtils.escapeHtml($body)