Documentation Center

Installing SDL Web Experience Optimization in Web 8 in Web application (.NET)

Installing the SDL Web Experience Optimization module allows your targeted content created in Experience Optimization to display on your site.

Before you begin

Download the Experience Optimization module from the following location: https://community.sdl.com/developers/tridion_developer/m/mediagallery/1167/download%20.

Procedure

  1. Access your SDL Digital Experience Accelerator installation media.
  2. Open a PowerShell command prompt in the administrator mode.
  3. Go to the modules\ExperienceOptimization\web\web8 folder and run the following command:
    .\web-install.ps1 -distDestination "C:\inetpub\wwwroot\mysite"
    where:
    ParameterDescription
    -distDestinationFiles system path of the DXA Website root folder.
    -logPathPath of the Experience Optimization client log file. The default value is: C:\Temp\logs\xo_client.log.
    -logLevelLog level of the Experience Optimization client log file. The default value is Warning.