Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How actionable is the information given by an Auditor scan?

Avatar

Employee

How actionable is the information given by an Auditor scan?

1 Accepted Solution

Avatar

Correct answer by
Employee

All the recommendations given through Auditor are intended to help you take action to fix a problem with your implementation of Adobe Experience Cloud solutions, such as DTM or Target. To facilitate this, the Auditor team has worked extensively to provide very granular instructions on what needs to be done where. You can export a spreadsheet of all URLs scanned and all test results so you can pinpoint problem areas easily.

Here is an example of one recommendation for a DTM implementation:

pageBottom callback last

A _satellite.pageBottom() function is required for a correct DTM implementation. Add the inline script immediately prior to the closing </body> tag to ensure proper DTM functionality.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

All the recommendations given through Auditor are intended to help you take action to fix a problem with your implementation of Adobe Experience Cloud solutions, such as DTM or Target. To facilitate this, the Auditor team has worked extensively to provide very granular instructions on what needs to be done where. You can export a spreadsheet of all URLs scanned and all test results so you can pinpoint problem areas easily.

Here is an example of one recommendation for a DTM implementation:

pageBottom callback last

A _satellite.pageBottom() function is required for a correct DTM implementation. Add the inline script immediately prior to the closing </body> tag to ensure proper DTM functionality.