Documentation Center

Configuring the tracking extension

The cd_deployer_conf.xml file is the main Content Deployer configuration file. You need to configure the Content Deployer Tracking extension in this file.

Procedure

  1. Open the cd_deployer_conf.xml file in a text editor.
  2. Add the following string in the <TCDLEngine> element:
    <TagBundle Resource="com/tridion/generic/tracking/tcdl/tagbundle.xml" />
  3. Save and close the file.
  4. Restart the Content Delivery service or Web application depending on how you installed Content Delivery.