PdfPrep.com

What are two possible cause of this error?

An implementation requires custom code in Adobe Experience Platform Launch that sets an eVar.

The code looks like this:

s.eVar1=”blue”

However, when the rule executes, the following error appears in the browser’s console:

Uncaught ReferenceError: s is not defined

What are two possible cause of this error? (Choose two.):
A . The Adobe Analytics extension has not been installed.
B . The s object needs to first be declared in a page load rule.
C . The ”Make tracker globally accessible” setting i n the Adobe Analytics extension has not been enabled.
D . Then AppMeasurement library was deleted from the website.
E . Another JavaScript library on the page is conflicting with Launch.

Answer: A,D

Exit mobile version