ExamGecko
Home Home / Adobe / AD0-E213

Adobe AD0-E213 Practice Test - Questions Answers, Page 3

Question list
Search
Search

List of questions

Search

Metric event20 has the name "Video event start;, but the manager who requested the dashboard would like the metric to show up in the report as "Video play".

The web analyst does not have admin rights.

Which method will display a custom name of the metric used in a table in Workspace?

A.
Manually edit the label of the metric to show up as desired
A.
Manually edit the label of the metric to show up as desired
Answers
B.
Change the name of the metrics in the column settings of the table to the desired value.
B.
Change the name of the metrics in the column settings of the table to the desired value.
Answers
C.
Use a calculated metric derived from the original metric, naming it as desired.
C.
Use a calculated metric derived from the original metric, naming it as desired.
Answers
Suggested answer: C

Explanation:

This method is recommended by Adobe Analytics Developer Professional documents, as it allows you to easily customize the metrics used in a table in Workspace. You can use a calculated metric to modify the name of an existing metric, or to derive a new metric from an existing one [1].

Reference: [1] https://docs.adobe.com/content/help/en/analytics/components/calculatedmetrics/calculated-metrics-overview.html

Deployment of libraries and implementation of code on a website follow creation and configuration of a tag property. Which is correct regarding an Adobe Analytics tag property?

A.
Properties are overarching containers used to manage tags.
A.
Properties are overarching containers used to manage tags.
Answers
B.
Properties are references to specific parts of a website to collect variable values.
B.
Properties are references to specific parts of a website to collect variable values.
Answers
C.
Properties map data elements to Analytics variable values.
C.
Properties map data elements to Analytics variable values.
Answers
Suggested answer: A

Explanation:

This is according to the Adobe Analytics Developer Professional study guide, Section 11.1.1

(https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/adobe-analytics-developerprofessional-study-guide.pdf). Properties provide a way to organize tags and can also provide a way to manage multiple tags for the same account. By using properties, you can control which tags are deployed to a website and how they are deployed. Additionally, properties can be used to maintain data element mappings, which allow you to map Analytics variable values to data elements.

An analytics developer is implementing tracking products variable and other eCommerce metrics on an eCommerce website. Which of the following would you suggest to be the correct way of initialising products variable.?

A.
s.products = "Example category;Example product;1;event1=4.99|event2=5.99;3.50;eVart=Example merchandising value 1 |eVar2=Example merchandising value 2";
A.
s.products = "Example category;Example product;1;event1=4.99|event2=5.99;3.50;eVart=Example merchandising value 1 |eVar2=Example merchandising value 2";
Answers
B.
s.products = "Example category;Example product;l ;3.50;event1=4.99|event2=5.99;eVar1 =Example merchandising value 1 |eVar2=Example merchandising value 2";
B.
s.products = "Example category;Example product;l ;3.50;event1=4.99|event2=5.99;eVar1 =Example merchandising value 1 |eVar2=Example merchandising value 2";
Answers
C.
s.products = "Example category;Example product;! ;eVar1 =Example merchandising value 1 |eVar2=Example merchandising value 2*;event1 =4.99|event2=5.99;3.50
C.
s.products = "Example category;Example product;! ;eVar1 =Example merchandising value 1 |eVar2=Example merchandising value 2*;event1 =4.99|event2=5.99;3.50
Answers
Suggested answer: B

Explanation:

This is according to the Adobe Analytics Developer Professional study guide, Section 3.7.2

(https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/adobe-analytics-developerprofessional-study-guide.pdf). The syntax for setting the products variable is: s.products ="category;product;quantity[;price][;events][;eVars] The “l” indicates the variable is a list variable andis used with the eVars in the products variable. The quantity, price, events, and eVars are all optional,but if you are including the price, you must also include the quantity.

When a segment is created from within a report by dragging a component on the segment area, how is it possible to re-use It in another report?

A.
Done by editing the segment and checking 'Make this segment public'.
A.
Done by editing the segment and checking 'Make this segment public'.
Answers
B.
It is automatically available is the segment list.
B.
It is automatically available is the segment list.
Answers
C.
Done by editing the segment and checking "Make this an Experience Cloud audience"
C.
Done by editing the segment and checking "Make this an Experience Cloud audience"
Answers
Suggested answer: A

Explanation:

This is according to the Adobe Analytics Developer Professional study guide, Section 10.2.4

(https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/adobe-analytics-developerprofessional-study-guide.pdf). To make a segment available in other reports, you must edit the segment and check the box to make the segment public. Once the segment is made public, it will be available in other reports in the segment list.

An analyst has to alter a request in report Builder in order to illustrate the number of order by month and by purchase country. Currently it displays only the total values by month. What are two ways the analyst can address this change? (Choose two.)

Select all that apply.

A.
Right-click on the request cell, and added depended Request > Breakdown.
A.
Right-click on the request cell, and added depended Request > Breakdown.
Answers
B.
Edit the existing request and select the Dimension "Country" in the first step of the request wizard and "Month" in the second step of the request wizard
B.
Edit the existing request and select the Dimension "Country" in the first step of the request wizard and "Month" in the second step of the request wizard
Answers
C.
Edit the existing request and select the dimension "Month" in the first step of the request wizard and Country" in the second step of the request wizard
C.
Edit the existing request and select the dimension "Month" in the first step of the request wizard and Country" in the second step of the request wizard
Answers
D.
Right-click on the request and add Matching request breakdown.
D.
Right-click on the request and add Matching request breakdown.
Answers
Suggested answer: A, B

Explanation:

The two ways to address this change are as follows: A. Right-click on the request cell, and added depended Request > Breakdown. This option allows you to add a breakdown to the existing request and view the results by the chosen dimension. B. Edit the existing request and select the Dimension "Country" in the first step of the request wizard and "Month" in the second step of the request wizard. This option allows you to edit the existing request and specify the dimensions that you want to use. For more information, please refer to the Adobe Analytics Developer Professional study guide.

Identify the correct features of Rollup Reports from below options, kindly select 2 options which imply the same? Select all that apply.

A.
Rollup report suites can include a maximum of 40 child report suites.
A.
Rollup report suites can include a maximum of 40 child report suites.
Answers
B.
When you add a report suite to an existing rollup, historical data is included in the rollup.
B.
When you add a report suite to an existing rollup, historical data is included in the rollup.
Answers
C.
Data contained in rollup report suites does not support breakdowns or segments.
C.
Data contained in rollup report suites does not support breakdowns or segments.
Answers
D.
Rollup report suites do not have any limit for events.
D.
Rollup report suites do not have any limit for events.
Answers
Suggested answer: A, B

Explanation:

The two correct features of Rollup Reports are as follows: A. Rollup report suites can include a maximum of 40 child report suites. B. When you add a report suite to an existing rollup, historical data is included in the rollup. For more information, please refer to the Adobe Analytics Developer Professional study guide.

An analytics developer has been asked by the product manager to track outbound links to identify users who have been helped by these links while filling out claim forms? Which of the following options would you suggest one should use?

A.
s.tl(true,”o”,”Outbount link");
A.
s.tl(true,”o”,”Outbount link");
Answers
B.
s.It(true;e","Outbount link");
B.
s.It(true;e","Outbount link");
Answers
C.
s.tI(true;e":Outbount link”);
C.
s.tI(true;e":Outbount link”);
Answers
Suggested answer: A

Explanation:

This option allows you to track outbound links so that you can identify users who have been helped by the links while filling out claim forms.

In context of Web Analytics, datalayer is needed on the page to.

A.
to communicate data to digital analytics and reporting servers,
A.
to communicate data to digital analytics and reporting servers,
Answers
B.
optimize page load performance
B.
optimize page load performance
Answers
C.
collect conversions data about what the visitors experience on the web page
C.
collect conversions data about what the visitors experience on the web page
Answers
D.
install tag managers on web page
D.
install tag managers on web page
Answers
Suggested answer: A

Explanation:

A datalayer is an object that contains the data that needs to be communicated to digital analytics and reporting servers. It is typically a JavaScript object that contains key-value pairs that represent the different data points that need to be sent to the reporting server. For more information, please refer to the Adobe Analytics Developer Professional study guide.

What improvement tags provide over similar systems?

A.
To avoid Page Top and Page Bottom rules, the code is fully asynchronous.
A.
To avoid Page Top and Page Bottom rules, the code is fully asynchronous.
Answers
B.
No use of document.write 0 where Chrome doesn't allow it.
B.
No use of document.write 0 where Chrome doesn't allow it.
Answers
C.
Custom action scripts within a rule are loaded sequentially, but are executed in parallel
C.
Custom action scripts within a rule are loaded sequentially, but are executed in parallel
Answers
Suggested answer: B

Explanation:

The correct answer is B. No use of document.write () where Chrome doesn't allow it [1]. Tags provide several improvements over similar systems [1], including: no use of document.write () where Chrome doesn't allow it; the Page Top and Page Bottom rules can be avoided; custom action scripts within a rule are loaded sequentially [1], but are executed in parallel; and tags can be used to report on custom events. This is referenced in the Adobe Analytics Developer Professional study guide section on the Tag Management System.

What is a key feature of tags in Adobe Analytics?

A.
Only Adobe certified software vendors can build and maintain marketing/advertising tools.
A.
Only Adobe certified software vendors can build and maintain marketing/advertising tools.
Answers
B.
Multiple libraries are built sequentially by different teams.
B.
Multiple libraries are built sequentially by different teams.
Answers
C.
Developers can build, manage, and update integrations using a virtually self-service interface.
C.
Developers can build, manage, and update integrations using a virtually self-service interface.
Answers
Suggested answer: C

Explanation:

Tags in Adobe Analytics provide developers with the ability to build, manage, and update integrations using a virtually self-service interface. This allows for quickly and easily creating customizations and integrations with minimal coding. This is referenced in the Adobe Analytics Developer Professional study guide section on the Tag Management System.

Total 50 questions
Go to page: of 5