Setting weights on Tracking Keys

You can set increment weights, added when a visitor selects content with this Keyword, and decrement weights subtracted when a visitor fails to select content with this Keyword. You configure weights in the Profiling & Personalization configuration file cd_wai_conf.xml.

About this task

Procedure

  1. Open the Profiling & Personalization configuration file cd_wai_conf.xml in a plain-text or XML editor.
  2. In the <Keys> element, specify the Increment and Decrement attributes:
    <Keys Enabled="true" Increment="50" Decrement="1" Averaging="false" ComponentLinks="true"/>
  3. Save and close cd_wai_conf.xml.