Exam4Training

Adobe AD0-E201 Adobe Analytics Developer Online Training

Question #1

In the Adobe Mobile SDK, what is the name of the file where the Adobe Analytics report Suite ID is set?

  • A . ADBMobile.json
  • B . ADBMobileConfig.json
  • C . AdobeMobileMeasurement.kson
  • D . AdobeMobileLimrart.json

Reveal Solution Hide Solution

Correct Answer: B
Question #2

Assuming that all data will be collected from an on-page data layer, when should a data layer property be updated and called by its data element so that the value is accurate for the link click?

  • A . After the s,t() call before the s,t1() call
  • B . After both the s,yt() and s,t1() calls
  • C . Before any server calls are made
  • D . On DOM ready before window,onload()

Reveal Solution Hide Solution

Correct Answer: C
Question #3

Ah Adobe Analytics report shows a big percentage of breakdown values as ”Other”.

What could be the reason for this problem?

  • A . Conversion event fires without a conversion variable
  • B . Using segments in which in the rule is disabled
  • C . Pages fire outside URL filters
  • D . Unclassified data in classification reports

Reveal Solution Hide Solution

Correct Answer: C
Question #4

How can a developer see which Adobe Experience Platform Launch rules are being fired without using browser plugins?

  • A . _satellite.logger.debug(true);
  • B . _satellite.setDebug(true);
  • C . _satellite.setDebug();
  • D . localStong,seitem(‘setDebug[.; true);

Reveal Solution Hide Solution

Correct Answer: B
Question #5

What is the Adobe-recommend way to enable the Experience Cloud ID within Adobe Experience Platform (AEP) Launch?

  • A . The Experience Marketing CloudID extension
  • B . The Experience Cloud ID extension
  • C . By custom code, as there is no Launch Extension
  • D . The Adobe Analytics extension

Reveal Solution Hide Solution

Correct Answer: B
Question #6

What is true the s,products variable that does not apply to other conversion variables in Adobe Analytics?

  • A . It still needs to have an Expiration value set (i,e; Visit, Day, Week, etc.)
  • B . It can contain characters such as ”, © and ®
  • C . It allow for list enablement, where each list entry is limited to 100 bytes.
  • D . It does not persist beyound a single hit.

Reveal Solution Hide Solution

Correct Answer: D
Question #7

Some variables are being populated correctly in you implementation and others are not

Which of the displayed variables uses the correct case?

  • A . s.channel-Help
  • B . s.PageType-Cprt’
  • C . s.Pagename-‘Homepage
  • D . s.purchased-1234567899′

Reveal Solution Hide Solution

Correct Answer: A
Question #8

A developer is migrating from a legacy implementation of Adobe Analytics to Adobe Experience Platform Launch.

What is the recommend value to enter into the Tracking Server field of the Adobe Analytics Extension?

  • A . Use the domain 207.net
  • B . Leave the field blank
  • C . Use the domain legacy,sc,cmtrdc.net
  • D . Use the same value from the earlier version.

Reveal Solution Hide Solution

Correct Answer: D
Question #9

What is the first step needed in order to configure a mobile application that will implement tracking using Adobe Experience Platform Launch?

  • A . Check the ”enable mobile tracking” option in the property configuration in Launch.
  • B . Add the Mobile Application extension to the property in Launch.
  • C . Configure the SDK with Environment ID from Launch.
  • D . Add the Launch embed code into the application.

Reveal Solution Hide Solution

Correct Answer: C
Question #10

a banner ad has the wrong campaign ID tracking parameter (tid instead of cid) on the destination URL.

Which Adobe Analytics feature can be used to fix this issue?

  • A . Classifications
  • B . Processing Rules
  • C . Event Serialization
  • D . Data Sources

Reveal Solution Hide Solution

Correct Answer: B

Question #11

Which built-in functions have been deprecated in Adobe Experience Platform Launch?

  • A . _satellite.cookie.set(), _satellite,cookie.read(), _satellite.logger()
  • B . _satellite.setCookie(), _satellite.getCookie(), _satellite.notify()
  • C . _satellite.cookie.set(), _satellite.cookie.get(), _satellite.logger()
  • D . _satellite.setCookie(), _satellite.readCookie(), _satellite.notify()

Reveal Solution Hide Solution

Correct Answer: D
Question #12

A developer has tested a submitted Adobe Experience Platform Launch library in the staging environment and detected problem.

How should the developer fix this issue?

  • A . Wait for he approver to reject, make the changes to the library in staging and then approve the changes.
  • B . Make the changes to the library in staging, and the publish to production,
  • C . Wait for the approve to reject, make the change to the library in development, and re­submit for approval.
  • D . Make the changes to the library in staging and re-submit for approval.

Reveal Solution Hide Solution

Correct Answer: C
Question #13

An adobe Analytics developer is analyzing the reasons behind a data loss. The application has to support offline tracking, so track offline is set to true.

What is the reason behind the data loss?

  • A . Report is not timestamp enabled.
  • B . Default value for property offlice Limit is not increased.
  • C . Force offline property is enabled.
  • D . Additional property offline tracking Suite is empty.

Reveal Solution Hide Solution

Correct Answer: A
Question #14

Duplicate page views commonly occur on the first page of a single-page application due to the default page view beacon being fired across the entire site in additional to direct call rules used by the application.

Knowing the landing page URL for the application, what is the recommended why in Adobe Experience Platform Launch to suppress this default page view beacon, so that the direct call rule beacon is the only one that fires upon landing on that fires landing on the application?

  • A . Create a rule that fires on the bottom of every page; clear all the variable from the beacon so that it will not fire.
  • B . Add custom code to your default page load rule that sets s. default Beacon to false
  • C . Configure the property in Launch to support single-page applications, and it will happen automatically.
  • D . Create a snippet code in ”Customize Page Code” in the Analytics extension that executes return false if the URL current page matches that of the landing page URL for the application.

Reveal Solution Hide Solution

Correct Answer: D
Question #15

A hit comes in with the currency of British Pounds (GBP) and revenue of 19.95. The base currency for the report suite is United States dollars (USD).

What value is stored in Adobe Analytics?

  • A . 19.95 in GBP
  • B . 19.95 in USD
  • C . 19.95 converted to BGP
  • D . 19.95 converted to USD

Reveal Solution Hide Solution

Correct Answer: D
Exit mobile version