Installing Tracking components on .NET Web site
You need to install tracking DLLs and JAR files and perform configuration files to implement tracking for Online Marketing Explorer on the Presentation Server.
Before you begin
- Content Delivery API Server Role installed and configured in your Web site, including the Ambient Data Framework.
- Audience Manager installed and configured, if you want to use a lead generation goal (success is judged on whether a visitor subscribed by entering their details).
About this task
The installation instructions require a .NET Web application with the following folder structure:
root\
+--bin\
+--config\
+--lib\
- You need to install tracking DLLs to the
bindirectory. - You need to install tracking JARs to the
libdirectory. - You need to add configuration files to the
configdirectory.
If your Presentation Server is running on the same machine as Content Delivery, you can put the configuration files in your TRIDION_HOME\config directory and put the Content Delivery JAR files, and third-party JAR files, in your TRIDION_HOME\lib directory.