Sample biConfig.xml file for IBM Digital Analytics

The following biConfig.xml sample file represents the default version included with .

The default sample biConfig.xml file that WebSphere Commerce provides is in the following directory:

workspace_dir\crs-web\WebContent\WEB-INF\xml\config\bi

Your updated biConfig.xml file must be deployed to the following directory so that IBM Digital Analytics can reference it: workspace_dir\WC\xml\config\bi

(Developer) When we are updating the biConfig.xml file in your development environment, we can use a reload file to help you quickly test configuration changes. By using this reload file, you do not need to continually restart your server to apply configuration changes from the biConfig.xml file.

For more information about configuring the settings for the biConfig.xml file for use with IBM Digital Analytics, see Configure the store to communicate with IBM Digital Analytics(biConfig.xml). The following sample file includes the elements and attribute in the biConfig.xml file that we can update with the site-specific information. The values in bold are sample values, which we must replace with values specific for the store or site.

Where

1 Identifies a secret key for single sign-on to your analytics provider for Management Center users. Single sign-on is enabled only for an integration between IBM Digital Analytics and Management Center.

2 Begins the analytics provider configuration section. Within this element, we can include multiple <biprovider> element. Each <biprovider> element, includes the configuration settings for an individual analytics provider. 3 Includes the configuration settings for a specific analytics provider. In this sample file, a single <biprovider> element is included to configure the settings for an integration with IBM Digital Analytics. The <biprovider> element can include the following elements and attributes:

Within the <biprovider> element, default values can be set for each configuration setting. These values apply to every store associated with the identified analytics provider. See Configure default values for an analytics provider.

4 Begins the store level configuration section. Within this element, we can include multiple <store> elements. Each <store> element, can include the configuration settings for one or more stores. 5 Includes the configuration settings for one or more stores. In this sample file, a <store> element is included to configures the settings for a store to use IBM Digital Analytics as the analytics provider for each store. The <store> element can include the following elements and attributes:


Related tasks
Defining the output tag in the analytics configuration file (biConfig.xml)
Configure the secret key for single sign-on in the analytics configuration file (biConfig.xml)