Activity delivery and rendering

Validation itemNotes
VEC-based activities render properly on page loadIt’s best to validate both custom code modifications and basic modifications such as rearranging elements or replacing text
VEC-based activities render properly on SPA view changesOnly applicable for SPA implementations
Form-based activities render properlyOnly applicable for certain implementations. Rendering form based activities requires custom code similar to at.js.
Activities that use redirects work properlyRedirects are supported if both the source and destination page use Platform Web SDK. A Target redirect from an at.js page to a Platform Web SDK page or the opposite way is not supported.
Activities that use remote offers work properlyNot common, check your Target offer inventory for Remote Offers
Flicker is appropriately mitigatedFlicker handling is optional, but ensure any mitigation tactics that you have in place are working as expected for optimal page performance and user experience
QA links work as expectedIf not working, confirm that the web.webPageDetails.URL exactly matches the URL in the browser
All your commonly used offer types are rendered as expected

Reporting

Validation itemNotes
Visitors are attributed to VEC-based activitiesIt’s best to validate reporting works as expected for both page load modifications and SPA view modifications
Visitors are attributed to form-based activitiesDepending on the rendering approach used, your implementation may require custom code to execute a decisioning.propositionDisplay event
Standard conversion goals are properly capturedApplies to either Target or Analytics as the reporting source
Order conversions and details are properly capturedCheck the Audit report
Click-tracking conversions are properly captured
Custom conversion goals are properly capturedFor example, conversion goals migrated from at.js trackEvent or sendNotifications which are commonly used with the “viewed an mbox” goal