Adobe Audience Manager extension overview
With the Audience Manager tag extension, you can integrate the DIL code used by Audience Manager with your properties in Adobe Experience Platform.
Use this reference for information about the options available when using this extension to build a rule.
Configure the Adobe Audience Manager extension
If the Adobe Audience Manager extension is not yet installed, open your property, then select Extensions > Catalog, hover over the Adobe Audience Manager extension, and select Install.
To configure the extension, open the Extensions tab, hover over the extension, and then select Configure.
DIL Settings
Configure your DIL settings. The following configuration options are available:
DIL Version
Shows the Data Integration Library (DIL) version.
This setting cannot be changed.
Exclude Specific Paths
If the URL matches any of the excluded paths, the extension is not loaded.
Select Add Path to specify an excluded URL.
Enable Regex if the URL is a regular expression.
Use DIL Site Catalyst Module
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.
Use DIL Google Analytics Module
Enable the Google Analytics module.
DIL.create Initialization Properties
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.
Select 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.
Select Save when you have finished configuring the extension.
Adobe Audience Manager extension action types
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 Custom Code
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.