QuestionQ3

Adobe Analytics Developer Professional Prep Guide

Which of the following could cause the JavaScript error “Uncaught ReferenceError: _satellite is not defined”?

  • A The Experience Cloud ID Service launch extension has not been installed.
  • B The “Make tracker globally accessible” setting was not checked in the Adobe Analytics Lauch Extension.
  • C The Launch property script was not properly added to the page.
  • D The Core Launch Extension is out of date.
Explanation

The Adobe Launch (Experience Platform Tags) property library exposes the global _satellite object only when its loader script is correctly implemented and executes on the page. If the property script is absent, code that references _satellite produces a ReferenceError.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!