AD0-E408 · Question #77
Which JavaScript library is required to implement Adobe Target on a website?
The correct answer is B. at.js. at.js is Adobe Target's dedicated JavaScript library, purpose-built to deliver personalization and A/B testing by communicating directly with Target's delivery API and managing DOM manipulation for experience delivery. appMeasurement.js is Adobe Analytics' core tracking library -
Question
Which JavaScript library is required to implement Adobe Target on a website?
Options
- AappMeasurement.js
- Bat.js
- Calloy.js
- DvisitorAPI.js
How the community answered
(34 responses)- A6% (2)
- B79% (27)
- C12% (4)
- D3% (1)
Explanation
at.js is Adobe Target's dedicated JavaScript library, purpose-built to deliver personalization and A/B testing by communicating directly with Target's delivery API and managing DOM manipulation for experience delivery.
- appMeasurement.js is Adobe Analytics' core tracking library - it collects and sends analytics data, but has no role in Target's experience delivery.
- alloy.js is the Adobe Experience Platform Web SDK, a newer unified library that can work with Target, but it is not the traditional, required library the exam is testing on.
- visitorAPI.js (the Experience Cloud ID Service library) handles visitor identification and ID syncing across Adobe solutions - a supporting role, not Target's implementation library.
Memory tip: Think "at.js = Adobe Target" - the "at" prefix maps directly to the product name, making it the easiest library name to associate with Target on exam day.
Topics
Community Discussion
No community discussion yet for this question.