The at.js prehiding snippet is no longer present on the page | The Platform Web SDK does not automatically remove the style with ID at-body-style . Leaving this old snippet on the page results in hidden content until the snippet timeout is reached. |
The at.js library is no longer present on the page | Check that there is no “adobe.target” object in your browser’s developer tools console. Including both Platform Web SDK and at.js results in unintended rendering behavior |
Expected parameters are in the XDM and data objects of the sendEvent request | |
Recommendations catalog is updated as expected if using page requests to populate the catalog | |
Profile parameters are successfully passed to Target | View Edge traces in the Debugger |
Parameters mapped to XDM in the datastream mapper are passed correctly to Target | Validate using the Edge Trace feature of the Debugger and/or Assurance |
Target content returns in the applicable sendEvent responses | Expected when renderDecisions option is set to true or scopes are requested and the user qualifies for a particular Target activity |
A decisioning.propositionDisplay event fires after VEC-based activities render | Activities rendered automatically and on-demand are expected to have separate event calls |
A decisioning.propositionDisplay event fires after form-based activities render | Only applicable for certain implementations. Requires custom code to execute this call. |
A decisioning.propositionDisplay event fires when an offer is applied on a SPA view change | Only applicable for SPA implementations |
A decisioning.propositionDisplay event does NOT fire when a SPA component re-renders for a given view | Only applicable for SPA implementations |
A decisioning.propsitionInteract event fires after an activity conversion | The “Clicked an element” and custom conversions migrated from at.js trackEvent or sendNotifications are expected to have separate event calls |
Response tokens are returned in the sendEvent response and have expected values | Response tokens should function normally with Web SDK |
ECIDs are consistent across pages with Web SDK and at.js | Applies to page-by-page migrations. Redirect offers are not expected to work in these types of migrations |