Adobe Experience Platform Launch has been rebranded as a suite of data collection technologies in Adobe Experience Platform. Several terminology changes have rolled out across the product documentation as a result. Please refer to the following document for a consolidated reference of the terminology changes.
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.
This extension is not meant to be used for event forwarding of Adobe Analytics data. For event forwarding, use the Adobe Analytics 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.
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.
Select 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.
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.
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.