Weekend Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

AD0-E207 Questions and Answers

Question # 6

A company has a business requirement to capture the following information on the order confirmation page of an ecommerce site:

1. Product Name (in eVar2)

2. Product SKU

3. Product Level Coupon Code (in eVarl)

4. Product Level Discount (in eventl)

A customer visits the site, searches for a smart phone, and purchases an Amaze Touch Pro for $700. The customer receives a discount of $70 by applying coupon code "SUMMER10". On the Order Confirmation page, the SKU appears in the data layer as "atp29

Which s.products syntax should be used?

Which s.products syntax should be used?

A.

";atp29;1 ;700.00;eVarl =SUMMER10|eVar2=Amaze Touch Pro;event1 =70.00";

B.

";Amaze Touch Pro;! ;700.00;event1 =70.00;eVan =SUMMER10|eVar2=Amaze Touch Pro";

C.

;atp29;700.00;eventl =70.00;eVar1 =SUMMER10|eVar2=Amaze Touch Pro";

D.

";atp29;l ;700.00;eventl =70.00;eVar1 =SUMMER10|eVar2=Amaze Touch Pro";

Full Access
Question # 7

A retail company is tracking the following:

• An event for clicks on navigation

• An eVar for navigation items clicked on

• A conversion syntax merchandising eVar tracking navigation as a product finding method (PFM)

The company is in the beginning stages of a site redesign and wants to optimize their navigation system.

Before they can optimize, the company needs to benchmark how effectively their current navigation system brings visitors deeper into the site to find products.

Which metric should the Architect use?

A.

(Units) -r (orders where Navigation is the PFM)

B.

Navigation click-through rate (Navigation clicks * page views)

C.

Navigation usage rate per visit (Navigation clicks * visits)

D.

(Product Views with Navigation as the PFM) * (Navigation clicks)

Full Access
Question # 8

An Architect has defined the following tracking specifications:

• A userlD variable must be set in the data layer

• The userlD value must be mapped to eVar5

• The userlD value must be used as the Adobe visitor identification method.

The tagging engineer confirms that Adobe Launch is configured as requested.

An Analyst notices that the eVar5 report is not being populated.

The Architect can see that the userlD data object is populated in the data layer after the page loads.

What is causing this problem?

A.

visitorlD is not available in the data layer when the Adobe Launch rule runs

B.

userlD is not being populated using dynamic variables.

C.

eVar5 is not being populated using dynamic variables.

D.

userlD is not available in the data layer when the Adobe Launch rule runs.

Full Access
Question # 9

A company has implemented Adobe Analytics and wants to add Adobe Audience Manager using server-side forwarding. The Analyst cannot see any data in Audience Manager.

Where should the Architect enable server-side forwarding?

A.

Adobe Launch Audience Manager Extension

B.

Adobe Analytics Report Suite settings

C.

Adobe Audience Manager

D.

Adobe Admin Console

Full Access
Question # 10

A company has a website with many forms.

The company wants the ability to report on:

• Form errors per visit

• Form errors per form

• Successful form submissions

Which three variables should be used to meet these requirements? (Choose three.)

A.

Event for "Forms Submitted with Errors"

B.

s.pageType="errorPage"

C.

Event for "Visit Number"

D.

eVar for "Form Type'

E.

Event for "Forms Submitted Successfully"

Full Access
Question # 11

A company wants to report on the monetary value of a visitor's cart when they reach the checkout page.

The company offers only 5 products online. They want to report on product names but do not want to upload files into Adobe Analytics to classify the product IDs.

A visitor reaches the checkout page with the following items in their cart:

• A single $8 Novelty Mug", product ID=123

• 2 bags of "Coffee Beans'' with a total price of $10, product ID=234

Which variable values must be set to meet these requirements?

A.

B.

events = "scCheckout.eventl"

C.

products = ";Novelty Mug;;;event1=8.00,;Coffee Beans;;;event1 =5.00";

D.

E.

events = 'scCheckout.eventl =8.00,event1 =10.00" s.products = ";Novelty Mug;;,;Coffee Beans;;";

F.

G.

events = 'ScCheckout.eventl"

Full Access
Question # 12

A Business Requirements Document states that a company wants to be able to report on their Facebook and Twitter activity separately in their Marketing Channel reports. Their tracking codes start with the strings "socialjb" and "sociaLtw" to identify their Facebook and Twitter traffic, respectively.

Which rules should be configured to meet the Marketing Channel requirements?

A.

Three Marketing Channel Processing Rules, one that identifies social media traffic, one that identifies Facebook traffic, and one that identifies Twitter traffic

B.

One Marketing Channel Processing Rule set that identifies social media traffic and then splits this into "Facebook' and Twitter"

C.

Two Marketing Channel Processing Rules, one that identifies social media traffic and one to split the Facebook and Twitter traffic

D.

Two Marketing Channel Processing Rule sets that individually identify the Facebook and Twitter traffic

Full Access
Question # 13

For an online retail company, propl 7 and prop24 are used to collect link name and link type respectively, and are sent via an s.tl() call.

An Architect is assigned to create a segment at a visitor level where the propl 7 was set to "Checkout' , prop24 was set to 'custom link' , and a product xyz" was purchased in the same visit.

How should the Architect build this segment?

A.

Visit container (product = "xyz") > Visitor container > Hit (propl7 = "Checkout and prop24 = "custom link")

B.

Visit container (product = "xyz") > Hit (propl 7 = 'Checkout" and prop24 = "custom link")

C.

Visitor container > Visit container (product - "xyz") > Hit (prop! 7 = "Checkout' and prop24 = "custom link")

D.

Hit (propl7 = "Checkout" and prop24 = custom link') > Visit container (product = *xyz") > Visitor container

Full Access
Question # 14

A company is beginning a full re-architecture of their website. They will use Adobe Launch as the tag management system. How should an Architect recommend that the data layer object be generated each time a page is requested?

A.

Via logic in the tag management system, executed on DOMReady

B.

Via server-side code and included in a