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
- Open the
cd_deployer_conf.xml file in a text editor.
- Add the following string in the
<TCDLEngine> element:
<TagBundle Resource="com/tridion/generic/tracking/tcdl/tagbundle.xml" />
- Save and close the file.
- Restart the Content Delivery service or Web application depending on how you installed Content Delivery.
Note: You can run the Content Deployer as a Windows service on a Windows machine, or as a standalone Java process on a UNIX machine, or as a JSP or .NET Web application.