Upgrading your Tracking components running in a .NET Web application involves copying JAR files and DLLs into your installation.
Before you begin
Upgrade Content Delivery JARs, DLLs and configuration files, including Ambient Data Framework JARs and DLLs, deployed in the Web application to
SDL Tridion 2013 SP1.
Procedure
- Open Internet Information Services (IIS) Manager.
- Go to your existing public-facing Web site.
- Navigate to Content Delivery\roles\web tracking\dotNet\bin\ and copy the following files to the bin folder of your Web application:
Tridion.Tracking.Core.dll
Tridion.Tracking.Interop.dll
- Navigate to the folder Content Delivery\roles\web tracking\java\lib and copy the following JAR files into the lib subdirectory:
smarttarget_tracking_cartridge.jar
tracking_cartridge.jar
tracking_core.jar
Note: You only need to install smarttarget_tracking_cartridge.jar if you plan to use SmartTarget with Online Marketing Explorer.
- Restart IIS.