Expand my Community achievements bar.

SOLVED

AAM Implementation method

Avatar

Level 3

Hi,

 

Right now, we could see application data flows into AAM(confirmed by looking at signals report). But, we would like to stop collecting this application data. What's the best way to confirm how the implementation was done and which code that we need to comment to stop sending the data to AAM. 

 

FYI - We use Adobe Launch to enable AA. Confirmed in 2 locations to make sure it is not enabled using built in options.

1.  It is not enabled through AA extension(Fig below)

MA1985v1_0-1660159422215.png

2) It is not enabled through AA Admin console.

MA1985v1_1-1660159595171.png

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hey @MA1985v1 

Two other ways to doublecheck:

  1. See if "Adobe Audience Manager (DIL)" was configured in Adobe Launch
  2. In case Data Integration Library (DIL) code library was deployed your site through Launch rule (instead of an extension) - reference code


In case there are multiple sites, make sure to validate these checkpoints across all of them. Hope this helps.

View solution in original post

4 Replies

Avatar

Correct answer by
Community Advisor

Hey @MA1985v1 

Two other ways to doublecheck:

  1. See if "Adobe Audience Manager (DIL)" was configured in Adobe Launch
  2. In case Data Integration Library (DIL) code library was deployed your site through Launch rule (instead of an extension) - reference code


In case there are multiple sites, make sure to validate these checkpoints across all of them. Hope this helps.

Avatar

Level 3

thanks for the response. I couldnt find DIL code via Adobe Launch or in the application/site level. if we work with Adobe Client care, will they be able to stop receiving this data from the particular application if we couldnt find the code.

Avatar

Community Advisor

Yeah, you can work with Adobe Client Care to stop receiving the data.

Please feel free to reopen this thread if you need any additional assistance. Kindly mark my answer as correct if it helps. Thank you.

 

Avatar

Employee Advisor

@MA1985v1, based on the info you provided. It seems that you have turned off Adobe Analytics server side forwarding. This should prevent data forwarding for that report suite.

 

In the signals report, you can also check that there aren't any Signals will the key beginning with "c_". All Adobe Analytics forwarded data will start with "c_".

 

The other sources as mentioned before are DIL(stand-alone JS lib), pixel, typically server side DCS API, Mobile app with AAM methods only.

 

Another solution can be to request Customer Data Feed exports from customer care. This is a log of every event sent to the AAM servers:

https://experienceleague.adobe.com/docs/audience-manager/user-guide/features/cdf-files.html?lang=en

The referrer may shed some light on other sources collecting data.sequence-map.png