With the Audience Manager extension, you can integrate the DIL code used by Audience Manager with your properties in Adobe Launch.
Use this reference for information about the options available when using this extension to build a rule.
Note: This extension is not meant to be used for server-side forwarding of Adobe Analytics data. For server-side forwarding, use the Adobe Analytics extension.
If the Adobe Audience Manager extension is not yet installed, open your property, then click Extensions > Catalog, hover over the Adobe Audience Manager extension, and click Install.
To configure the extension, open the Extensions tab, hover over the extension, and then click Configure.
Configure your DIL settings. The following configuration options are available:
Shows the Data Integration Library (DIL) version.
This setting cannot be changed.
If the URL matches any of the excluded paths, the extension is not loaded.
Click Add Path to specify an excluded URL.
Enable Regex if the URL is a regular expression.
The SiteCatalyst module works with DIL to send Analytics tag elements to Audience Manager.
Use the Code Editor to configure the siteCatalyst.init file.
You can also create a note containing information about this configuration.
Enable the Google Analytics module.
Add initialization properties used by DIL.create and the namespace subproperty for the visitorService object. Two sample use cases are included in the code comments, in the Code Editor.
Click Choose an Item to add additional properties.
Hover over the "i" icons to learn what each property does. You can find more information for the properties in the Audience Manager DIL documentation.
Click Save when you have finished configuring the extension.
This topic describes the action types available in the Audience Manager extension.
The Adobe Audience Manager extension provides the following actions in the Then portion of a rule:
Run the custom code configured in the code editor.
Enter the desired code in the Code Editor, then provide a name for the code. This code will become available in the Then portion of the rule builder.
You can also add a note with information about the configuration.

