Hi Kevin,
Please find attached a screenshot of the AAM TOOL in DTM:
[img]AAM TO ANALYTICS DTM.png[/img]
The code to input in the Customize Page code should look like this:
// AAM DIL Code var _scObj = s_gi(s_account); var rDil = DIL.create({ partner : "[AAM PARTENER ID]", uuidCookie:{ name:'aam_uuid', days:30 }, visitorService: { namespace: '[MARKETING CLOUD ID]' } }); DIL.modules.siteCatalyst.init(_scObj, rDil, { names: ['pageName', 'channel', 'campaign', 'products', 'events', 'pe', 'referrer', 'server', 'purchaseID', 'zip', 'state'], iteratedNames: [{ name: 'eVar', maxIndex: 75 }, { name: 'prop', maxIndex: 75 }, { name: 'pev', maxIndex: 3 }, { name: 'hier', maxIndex: 4 }] }); if(typeof s.prop19 != 'undefined' && s.prop19) { rDil.api.aamIdSync({ dpid: '[STRING]', //must be a string dpuuid: [ADOBE ANALYTICS variable], //must be a string minutesToLive: 20160 //optional }); };
The example above is for DIL integration and not the MASTER MARKETING PROFILE INTEGRATION : https://marketing.adobe.com/resources/help/en_US/aam/c_mmp.html
Please let me know if you still face any issue. I will need the following details from you to help you further:
- DTM COMPANY:
- DTM Web property:
- DIL code that you want to add:
If you do not want to provide these details in this thread please feel free to open an incident with Adobe ClientCare and provide me the incident number and I will look into it.
Best regards.
Alexis Cazes.
Senior Technical Support Engineer